Location:
<WorkspaceDirectory>\DataFiles\nxaClusterItem.40.dat
Using the cluster item definition file, the different datapoints that shall be integrated into the NETx BMS Core Server are specified.
The structure of the cluster item definition file is as follows:
' Cluster Item Definition File
'
' ServerName;ItemID;Description;ReadInterval;Autorefresh;Persistent;Historical;Backup
OPCX;OPCItem1;\Path\To\Item;Foreign OPC Item 1;1000;F;F;F;F
NETxOPC;KNXItem1;\NETxKNX\BROADCAST\04/0/001;0;T;F;F;F
NETxSubBMS1;Item1;NETx\XIO\Modbus\Controller1\Input Registers\5000;0;T
NETxSubBMS2;Item2;NETx\XIO\BACnet\Device0\BINARY0\BINARY0;0;T
Each line – except comment lines that start with ' – defines a single datapoint that shall be integrated into the NETx BMS Core Server.
...