Variable Text Send_Commands - AMX COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE) Instruction Manual

6" color video touch panels (firmware version g3)
Hide thumbs Also See for COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE):
Table of Contents

Advertisement

Programming
Color Send_Commands (Cont.)
CTOFF
Sets the OFF
feedback text
color to the speci-
fied color.
CTON
Sets the ON feed-
back text color to
the specified
color.

Variable Text Send_Commands

Use variable text Send_Commands to set the borders, fonts, and text.
Variable Text Send_Commands
!B
Sets a specific
button to On or
Off.
BTOF
Sets a specific
button's active
state to Off.
BTON
Sets a specific
button's active
state to On.
46
Syntax:
"'CTOFF<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 39.
Example:
SEND_COMMAND TP,"'CTOFF1-87'"
Sets the OFF feedback text color to Black for variable text button 1.
Syntax:
"'CTON<variable text address>-<color_number>'"
Variables:
variable text address = 1 - 255
color number = See the Colors and Programming Numbers table on page 39.
Example:
SEND_COMMAND TP,"'CTON1-72'"
Sets the ON feedback text color to White for variable text button 1.
Syntax:
"'!B',<variable text address>,<ON/OFF>"
Variables:
variable text address = 1 - 255
ON = 0
OFF = 1
Example:
SEND_COMMAND TP,"'!B',128,1"
Sets button 128 Off.
Syntax:
"'BTOF<variable text address>'"
Variable:
variable text address = 1 - 255
Example:
SEND_COMMAND TP,"'BTOF255'"
Sets the state for button 255 to Off.
Syntax:
"'BTON<variable text address>'"
Variable:
variable text address = 1 - 255
Example:
SEND_COMMAND TP,"'BTON128'"
Sets the state for button 128 to On.
6" Color Video Touch Panels

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axd-cv6Ac-cv6t

Table of Contents