AMX AXB-TPI/3 Instruction Manual page 64

Touch panel interface
Hide thumbs Also See for AXB-TPI/3:
Table of Contents

Advertisement

Programming
Color Send_Commands (Cont.)
CBON
Set the border
color for ON
feedback to the
specified color.
CFOFF
Set the fill color for
OFF feedback to
the specified
color.
CFON
Set the fill color for
ON feedback to
the specified
color.
CPAGE
Set the
background page
color to the
specified color.
CTOFF
Set the text color
for OFF feedback
to the specified
color.
58
This works only if the specified border on color is not the same as the current 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 50.
Example:
SEND COMMAND Panel,"'CBON1-87'"
Sets the ON feedback border color to Black for variable text button 1.
This works only if the specified fill off color is not the same as the current color.
Syntax:
"'CFOFF<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255.
color number = See the Colors and Programming Numbers table on page 50.
Example:
SEND COMMAND Panel,"'CFOFF1-72'"
Sets the OFF feedback fill color to White for variable text button 1.
This works only if the specified fill on color is not the same as the current color.
Syntax:
"'CFON<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255.
color number = See the Colors and Programming Numbers table on page 50.
Example:
SEND COMMAND Panel,"'CFON1-87'"
Sets the ON feedback fill color to Black for variable text button 1.
Syntax:
"'CPAGE<color_number>-<page name>'"
Variables:
color number = See the Colors and Programming Numbers table on page 50.
page name = 1 - 50 ASCII characters (page names are case sensitive).
Example:
SEND COMMAND Panel,"'CPAGE255-MAIN PAGE'"
Sets the background color on the MAIN PAGE to Transparent.
This works only if the specified text off color is not the same as the current color.
Syntax:
"'CTOFF<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255.
color number = See the Colors and Programming Numbers table on page 50.
Example:
SEND COMMAND Panel,"'CTOFF1-87'"
Sets the OFF feedback text color to Black for variable text button 1.
AXB-TPI/3 Touch Panel Interface 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents