-", SEND_COMMAND TP,"CBON1-87", "CFOFF-", SEND_COMMAND TP,"CFOFF1-72", "CFON-""> AMX 8.5" Color Passive LCD Touch Panels Color Send_Commands (Cont.)
Programming
32 Color Passive-Matrix LCD Touch Panels
Color Send_Commands (Cont.)
CBON
Sets the ON feed-
back border color
to the specified
color.
Syntax:

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

Variab les :
variable text address = 1 - 255
color number = See theColors and Programming Numbers table on page 26.
Example:

SEND_COMMAND TP,"’CBON1-87’"

Sets the ON feedback border color to Black for variable text button 1.
CFOFF
Sets the OFF
feedback fill color
to the specified
color.
Syntax:

"’CFOFF<variable text address>-<color_number>’"

Variab les :
variable text address = 1 - 255
color number = See theColors and Programming Numbers table on page 26.
Example:

SEND_COMMAND TP,"’CFOFF1-72’"

Sets the OFF feedback fill color to White for variable text button 1.
CFON
Sets the ON feed-
back fill color to
the specified
color.
Syntax:

"’CFON<variable text address>-<color _number>’"

Variab les :
variable text address = 1 - 255
color number = See theColors and Programming Numbers table on page 26.
Example:

SEND_COMMAND TP,"’CFON1-87’"

Sets the ON feedback fill color to Black for variable text button 1.
CPAGE
Sets the back-
ground page color
to the specified
color.
Syntax:

"’CPAGE<color_number>-<page name>’"

Variab les :
color number = See theColors and Programming Numbers table on page 26.
page name = 1 - 50 ASCII characters (Page names are case sensitive.)
Example:

SEND_COMMAND TP,"’CPAGE255-MAIN PAGE’"

Sets the background color on the MAIN PAGE to Transparent.
CTOFF
Sets the OFF
feedback text
color to the speci-
fied color.
Syntax:

"’CTOFF<variable text address>-<color _number>’"

Variab les :
variable text address = 1 - 255
color number = See theColors and Programming Numbers table on page 26.
Example:

SEND_COMMAND TP,"’CTOFF1-87’"

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