EasyManuals Logo
Home>AMX>Touch Panel>COLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE)

AMX COLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE) User Manual

AMX COLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE)
84 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #62 background imageLoading...
Page #62 background image
Programming
58
4" Color Touch Panels with Audio
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 52).
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 52.
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 52.
Example:
SEND_COMMAND TP,"’CBON1-48’"
Sets the ON feedback border color to Aqua for variable text button 1.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX COLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE) and is the answer not in the manual?

AMX COLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE) Specifications

General IconGeneral
BrandAMX
ModelCOLOR TOUCH PANELS WITH AUDIO (G3 FIRMWARE)
CategoryTouch Panel
LanguageEnglish

Related product manuals