EasyManuals Logo

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 #58 background imageLoading...
Page #58 background image
Programming
54
4" Color Touch Panels with Audio
Shorthand Send_Commands
@CBF
Sets the OFF
feedback border
color to the speci-
fied color.
This works only if the specified background color is not the same as the current color.
Syntax:
"’@CBF’,<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,"’@CBF’,1,0"
Sets the OFF feedback border color to Red for the variable text button 1.
@CBN
Sets the ON feed-
back border color
to the specified
color.
This works only if the specified background color is not the same as the current color.
Syntax:
"’@CBN’,<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,"’@CBN’,2,78"
Sets the ON feedback border color to Grey for variable text button 2.
@CFF
Sets the OFF
feedback fill color
to the specified
color.
This only works if the specified background color is not the same as the current color.
Syntax:
"’@CFF’,<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,"’@CFF’,1,72"
Sets the OFF feedback fill color to White for variable text button 1.
@CFN
Sets the ON feed-
back fill color to
the specified
color.
This only works if the specified background color is not the same as the current color.
Syntax:
"’@CFN’,<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,"’@CFN’,1,30"
Sets the ON feedback fill color to Aqua for variable text button 1.
@CPG
Sets the specified
page’s back-
ground color to
the specified
color.
This only works if the new background color is not the same as the current color.
Syntax:
"’@CPG’,<color_number>,’<page name>’"
Variables:
color number = See the Colors and Programming Numbers table on page 52.
page name = 1 – 50 ASCII characters
Example:
SEND_COMMAND TP,"’@CPG’,87,’Main Page’"
Sets the page title to Main Page, and the color to Black.

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