Programming
41
4" Color Touch Panels
Color Send_Commands
Use the color Send_Commands to set the colors for text, buttons, and pages.
Color Send_Commands
CALL
Sets the colors for
a variable text but-
ton.
You must use the variable text assignments to change button colors (see the Colors and
Programming Numbers table on page 35).
Syntax:
"’CALL<variable text address>-<data>’"
Variables:
variable text address = 1 - 255
data = 6 color number series for:
FILL COLOR ON
FILL COLOR OFF
BORDER COLOR ON
BORDER COLOR OFF
TEXT COLOR ON
TEXT COLOR OFF
Example:
SEND_COMMAND TP,"’CALL1-1 3 0 0 72 74’"
Sets variable text button 1 to:
FILL COLOR ON = Red one shade from brightest
FILL COLOR OFF = Red three shades from brightest
BORDER COLOR ON = Red brightest
BORDER COLOR OFF = Red brightest
TEXT COLOR ON = White brightest
TEXT COLOR OFF = White two shades from brightest
CBOFF
Sets the OFF
feedback border
color to the speci-
fied color.
Syntax:
"’CBOFF<variable text address>-<color_number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 35.
Example:
SEND_COMMAND TP,"’CBOFF1-0’"
Sets the OFF feedback border color to Red for the variable text button 1.
CBON
Sets the ON feed-
back border color
to the specified
color.
Syntax:
"’CBON<variable text address>-<color_number>’"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 35.
Example:
SEND_COMMAND TP,"’CBON1-48’"
Sets the ON feedback border color to Aqua for variable text button 1.
Summary of Contents for AXD-CP4
Page 1: ...instruction manual Touch Panels and Accessories 4 Color Touch Panels Firmware version G3 ...
Page 16: ...Installation 12 4 Color Touch Panels ...
Page 54: ...Programming 50 4 Color Touch Panels ...
Page 62: ...Upgrading the Firmware 58 4 Color Touch Panels ...
Page 65: ...Replacing the Battery 61 4 Color Touch Panels ...