Variable names

Top  Previous  Next

Variable names must comply with the following schema, and are only detected with this format and processed accordingly.

/<DRV>/<HOST>/<Name>

 

DRV

Id of the communication driver

HOST

Name of a host (PLC)

Name

Name of variable

 

Variable names do not distinguish between upper and lower case.

 

 

Example

 

/PLCH/PLC/HMIVar1        ...Variable HMIVar1 from PLC with communication driver PLCH