Instruction manual

Table Of Contents
78 Programming ViewPoint Wireless Touch Panels
Shorthand Send_Commands (Cont.)
Command Description
"'@CBN',<variable text
address>,<color_
number>"
Set the ON feedback border color to the specified color only if
the specified background color is not the same as the current
color.
variable text address = 1 - 255
color number = see Figure 92
Example:
SEND_COMMAND TP,"'@CBN',2,78"
Sets the ON feedback border color to Gray for variable text
button 2.
"'@CFF',<variable text
address>,<color_
number>"
Set the OFF feedback fill color to the specified color only if the
specified background color is not the same as the current
color.
variable text address = 1 - 255
color number = see Figure 92
Example:
SEND_COMMAND TP,"'@CFF',1,72"
Sets the OFF feedback fill color to White for variable text but-
ton 1.
"'@CFN',<variable text
address>,<color_
number>"
Set the ON feedback fill color to the specified color only if the
specified background color is not the same as the current
color.
variable text address = 1 - 255
color number = see Figure 92
Example:
SEND_COMMAND TP,"'@CFN’,1,30"
Sets the ON feedback fill color to Aqua for variable text button
1.