Color Send_Commands - AMX VIEWPOINT WIRELESS TOUCH PANELS (G3 FIRMWARE) Instruction Manual

Wireless touch panels (extended range) (firmware version g3)
Table of Contents

Advertisement

Programming

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.
CBOFF
Sets the OFF
feedback border
color to the speci-
fied color.
CBON
Sets the ON feed-
back border color
to the specified
color.
28
See the Colors and Programming Numbers table on page 23 for more information.
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
Syntax:
"'CBOFF<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,"'CBOFF1-0'"
Sets the OFF feedback border color to Red for the variable text button 1.
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.
ViewPoint Wireless Touch Panels

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VIEWPOINT WIRELESS TOUCH PANELS (G3 FIRMWARE) and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Viewpoint wireless seriesViewpoint netwave series

Table of Contents