beremiz
Clone
Summary
Browse
Changes
Graph
Code cleaning and refactoring without side effect.
15 months ago, Edouard Tisserant
f54c32474825
Code cleaning and refactoring without side effect.
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------