Color Send_Commands (Cont.)

CommandDescription

BORDER COLOR ON = Red brightest

BORDER COLOR OFF = Red brightest

TEXT COLOR ON = White brightest

TEXT COLOR OFF = White two shades from brightest

"'CBOFF<variable text address>-<color _number>'"

"'CBON<variable text address>-<color _number>'"

"'CFOFF<variable text address>-<color _number>'"

Set the OFF feedback border color to the specified color.

<variable text address> = 1 - 255

<color_number> = see Figure 202 Example:

SEND_COMMAND TP,"'CBOFF1-0'"

Sets the OFF feedback border color to Red for the variable text button 1.

Set the ON feedback border color to the specified color.

<variable text address> = 1 - 255

<color_number> = see Figure 202 Example:

SEND_COMMAND TP,"'CBON1-48'"

Sets the ON feedback border color to Blue for variable text button 1.

Set the OFF feedback fill color to the specified color.

<variable text address> = 1 - 255

<color_number> = see Figure 202 Example:

SEND_COMMAND TP,"'CFOFF1-72'"

Sets the OFF feedback fill color to White for variable text button 1.

ViewPoint Wireless Touch Panels

AXCESS Programming

149

Page 159
Image 159
AMX Wireless Touch Panels (Wave Server) Sendcommand TP,CBOFF1-0, Sendcommand TP,CBON1-48, Sendcommand TP,CFOFF1-72