beremiz
Clone
Summary
Browse
Changes
Graph
fix random python 3 porting consequences.
15 months ago, Edouard Tisserant
f9f116d8a022
fix random python 3 porting consequences.
PLC variables and local variables
==================================
PLC variables start with ``/``
------------------------------
Local Page variables start with ``.``
-------------------------------------
Local HMI variables
-------------------