
________________________________________________________________________________________________________
1592025400 – Vers. 1.0 - 125
-
Choose in which variable you need to write the value (double click in the variable)
and write the sentence that you prefer between these two structures:
¾ WRT($SET=250) Æ in this case we have used the label of the variable
¾ WRT($0769=250) Æ in this case we have used the address of the variable
If you want to change the status of the variable RL02 between “0” and “1”
(0Æ1Æ0Æ1...) you have to use the following sentence:
¾ TOG($RL02) Æ in this case we have used the label of the variable
¾ TOG($0002) Æ in this case we have used the address of the variable
• Fast increment value: if the control is a variable Æ allow to increase the value without
confirmation
REMARK: available only if the flag “Disabled” of the control is unchecked.
• Fast decrement value: if the control is a variable Æ allow to decrease the value
without confirmation
REMARK: available only if the flag “Disabled” of the control is unchecked.
Comentarios a estos manuales