62
Control.ini
5
th
line: If input 1 is activated (!i1c) and the value of variable
1 is equal 1 (!vcc1=1), then the first show (001_SHOW.WM1)
will start (!rsn1). In this case the show is in German.
6
th
line: If input 1 is activated (!i1c) and the value of variable 1
is equal 2 (!vcc1=2), then the second show (002_SHOW.WM1)
will start (!rsn2). In this case the show is in Spanish.
7
th
line: If input 1 is activated (!i1c) and the value of variable
1 is equal 3 (!vcc1=3), then the third show (003_SHOW.WM1)
will start (!rsn3). In this case the show is in French.
8
th
line: If input 1 is activated (!i1c) and the value of variable
1 is equal 0 (!vcc1=0), then the fourth show (004_SHOW.WM1)
will start (!rsn4). In this case the show is in English.