To properly display this page you need a browser with JavaScript support.
×
Menu
Index
Search
Search
Search
Control Basic Programming
DISABLE
Previous page
Next page
Print version
To properly display this page you need a browser with JavaScript support.
DISABLE
Purpose:
To set the value of a variable to 0 (i.e. off).
Format:
DISABLE variable
Example:
10
DISABLE OUT1
20
DISABLE A
30
DISABLE VAR1
40
DISABLE PRG10