
Shorthand variable text commands (cont.)
Command | Description |
|
|
"'@SHO',<variable text address>,<button on/off>"
"'@ENA',<variable text address>,<button state on/off>"
Example:
SEND_COMMAND TP,"'@BMF',255,'%T POWER ON
%B',4',%C1',53'"
Sets the text on button 255 to POWER ON (appears on two lines), adds a
Set a specific button to on or off.
<variable text address> = 1 - 255
<0> = button off and <1> = button on
Example:
SEND_COMMAND TP,"'@SHO',128,0"
Sets button 128 off.
Set a specific button's active state to On. <variable text address> = 1 - 255
<0> = button off and <1> = button on
Example:
SEND_COMMAND TP, "'@ENA',128,1"
Sets the state for button 128 on.
138 | AXCESS Programming | Color |