Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


'Syntax of the Group Alias Definition Table:
'KNX Main Group Number;KNX Middle Group Number;IP AddressName of gateway;Name'
1;;192.168.1.2Router1;Main Group 1
1;0;192.168.1.2Router1;Middle Group 1/0
1;1;192.168.1.2Router1;Middle Group 1/1


Each line – except comment lines that start with ' – defines a single KNX group address alias.

...

    
1KNX Main Group Number It defines the number of the KNX main group.
2KNX Middle Group Number It defines the number of the KNX middle group. If this field is left empty, the group alias entry is for the KNX main group address. Otherwise the alias is defined for a KNX middle group.
3IP AddressName of gateway It specifies the IP address name of the KNXnet/IP device router or interface to which the specified KNX main or middle group address alias is defined.
4Name Here the name of alias is specified which shall be shown in the Server Item Tree. Note that this alias does not influence the Item ID of the KNX group address. The alias is set as description of the Server Branch that represents the main or middle group.

...