AMX COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE) Instruction Manual page 51

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

Advertisement

Variable Text Send_Commands (Cont.)
!C
Sets the border,
font, and text in
one command.
!F
Shorthand ver-
sion of 'FONT'
command.
FONT
Changes the font
size (or style) of
the text in a spe-
cific button.
!I
Shorthand ver-
sion of 'ICON'
command.
ICON
Changes the bor-
der style of a spe-
cific button.
6" Color Video Touch Panels
Syntax:
"'!C',<variable text address>,<border style>,<font
size>,'<new button text>'"
Variables:
variable text address = 1 - 255
border style = See the Border Styles and Programming Numbers table on page 39.
font size = See the Font Styles and Programming Numbers table on page 39.
new button text = Enter button text to appear on the button.
Example:
SEND_COMMAND TP,"'!C',1,6,6,'VCR PLAY'"
Sets the title on variable text button one to VCR PLAY using a hollow medium font, and
changes the border attribute to double rounded.
Syntax:
"'!F',<variable text address>,'<font size>'"
Variables:
variable text address = 1 - 255
font size = See the Font Styles and Programming Numbers table on page 39.
Example:
SEND_COMMAND TP,"'!F','1,'6'"
Changes the font on the variable text button one to hollow medium.
Syntax:
"'FONT<variable text address>-<font size>'"
Variables:
Variable text address = the number of the variable text button (1-255)
Font size/style = the size or style of the font (1-255). See the Font Styles and
Programming Numbers table on page 39 for more information.
Example:
SEND_COMMAND TP,"'FONT1-6'"
Changes the font on the variable text button one to hollow medium. Variable fonts start at
a value of 32.
Syntax:
"'!I',<variable text address>,'<border style>'"
Variables:
variable text address = 1 - 255
border style = 0 - 41. See the Border Styles and Programming Numbers table on
page 39.
Example:
SEND_COMMAND TP,"'!I',1,'6'"
Changes the border style on the variable text button one to double rounded.
Syntax:
"'ICON<variable text address>-<border style>'"
Variables:
variable text address = 1 - 255
border style = See the Border Styles and Programming Numbers table on page 39.
Example:
SEND_COMMAND TP,"'ICON25-6'"
Changes the border style on the variable text button 25 to double-rounded.
Programming
47

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLOR ACTIVE VIDEO TOUCH PANEL (G3 FIRMWARE) and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Axd-cv6Ac-cv6t

Table of Contents