Variables

Home  Back  Next

 

Variables are data coming from the process or are handled internally. They can contain input or output data. They can be used for calculations also.

 

Variables can accesses with static or dynamic configurated connections. The connection name and the variable description can be configurated in the variable itself or they are used as parameters.

 

Local variables lie in the "memory" topic.

Local variables will loose their value during power off.