AMX ViewPoint Instruction Manual page 33

Wireless touch panels (netwave) (firmware version g3 or higher)
Hide thumbs Also See for ViewPoint:
Table of Contents

Advertisement

Color Send_Commands (Cont.)
CBON
Sets the ON feed-
back border color
to the specified
color.
CFOFF
Sets the OFF
feedback fill color
to the specified
color.
CFON
Sets the ON feed-
back fill color to
the specified
color.
CPAGE
Sets the back-
ground page color
to the specified
color.
CTOFF
Sets the OFF
feedback text
color to the speci-
fied color.
ViewPoint Wireless Touch Panels
Syntax:
"'CBON<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 23.
Example:
SEND_COMMAND TP,"'CBON1-48'"
Sets the ON feedback border color to Aqua for variable text button 1.
Syntax:
"'CFOFF<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 23.
Example:
SEND_COMMAND TP,"'CFOFF1-72'"
Sets the OFF feedback fill color to White for variable text button 1.
Syntax:
"'CFON<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 23.
Example:
SEND_COMMAND TP,"'CFON1-48'"
Sets the ON feedback fill color to Blue for variable text button 1.
Syntax:
"'CPAGE<color_number>-<page name>'"
Variables:
color number = See the Colors and Programming Numbers table on page 23.
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.
Syntax:
"'CTOFF<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 23.
Example:
SEND_COMMAND TP,"'CTOFF1-87'"
Sets the OFF feedback text color to Black for variable text button 1.
Programming
29

Advertisement

Table of Contents
loading

Table of Contents