Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

Location:


<WorkspaceDirectory>\DataFiles\nxaGroupAliases.35.dat


Within this configuration files, the names for the KNX main and middle groups can be specified. The structure of the definition file is as follows:


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


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

! This definition file can also be generated using the NETxKNXConvertETS App which generates the KNX group alias definitions from an exported ETS project.

 

    
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 Address It specifies the IP address of the KNXnet/IP device 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.

 

 

  • No labels