System Fields

System fields display internal database, SAC, and network information. To use these fields in a data source, use SYSTEM as the block name, as follows:

Fix32.node.SYSTEM.field

For example, to display the local time of the SCADA server MIXER, use the syntax:

Fix32.MIXER.SYSTEM.A_NTIME

To display redundancy information use NSD as the block name, as follows:

Fix32.node.NSD.field

For example, to display the physical node name of the local node, use the syntax:

Fix32.MIXER.NSD.A_LOCALNAME

 

See Also