Versions Compared

Key

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

...


' 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.

...