I´ve some questions according the installation variables.
How do i declare/define the typ of these variables?
To control a Festo-Stepmotor I wanted to write single bits of the STW. Therefore i put 16 Variablesv(STW1_0 to STW1_15) as Installation-Variables.
Now in the programm i defined them (Like STW1_0 = True)… But when i start the programm it says that a “INT” value is requiered (Not bool).