To properly display this page you need a browser with JavaScript support.
×
Menu
Index
Search
Search
Search
Control Basic Programming
ENABLE
Previous page
Next page
Print version
To properly display this page you need a browser with JavaScript support.
ENABLE
Purpose:
Sets the value of a variable or other item to 1.
Also can be used to turn a binary variable or output ON
Format:
ENABLE variable
Example:
10 ENABLE FAN101
20 ENABLE A
30 ENABLE HEATMODE