66
Control.ini
3
rd
line: If input 1 is closed (!i1c) and the value of variable 1
is equal 1 (!vcc1=1), then the second show (002_SHOW.WM1)
will start in restart mode (!rst2).
4
th
line: If input 1 is closed (!i1c) and the value of variable 1 is
equal 2 (!vcc1=2), then the third show (003_SHOW.WM1) will
start in restart mode (!rst3).
5
th
line: If input 1 is closed (!i1c) and the value of variable 1
is equal 3 (!vcc1=3), then the fourth show (004_SHOW.WM1)
will start in restart mode (!rst4).
6
th
line: If input 1 is closed (!i1c) and the value of variable 1 is
equal 4 (!vcc1=4), then the first show (005_SHOW.WM1) will
start in restart mode (!rst5).
7
th
line: If the value of variable 1 is equal 4 (!vcc1=4),
then variable 1 will attain the value zero (!vmc1=0). If the
pushbutton is activated again the whole process will start from
the beginning.
ATTENTION!
If you want to learn more about how to write a
correct control.ini, please check also other case
studies on Weigl Support and Solutions Center.