beremiz
Clone
Summary
Browse
Changes
Graph
Various unrelated code quality enhancements and fixes with no effect on execution.
18 months ago, Edouard Tisserant
3ef4b5b202fc
Various unrelated code quality enhancements and fixes with no effect on execution.
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------