AMX AXP-PLV POSITRACK PILOT VIDEO TOUCH PANEL Instruction Manual page 39

Positrack pilot video camera controller (firmware version g3)
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.
AXP-PLV PosiTrack Pilot Video Camera Controller
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 28.
font size = See the Font Styles and Programming Numbers table on page 27.
button text = Enter button text to appear on button.
Example:
SEND_COMMAND TP,"'!C',1,6,6,'VCR PLAY'"
Sets the variable text button one title 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 27.
Example:
SEND_COMMAND TP,"'!F',1,6"
Changes variable text button one font to hollow medium.
Syntax:
"'FONT,<variable text address>-<font size>'"
Variables:
variable text address = 1 - 255
font size = See the Font Styles and Programming Numbers table on page 27.
Example:
SEND_COMMAND TP,"'FONT,1-6'"
Changes variable text button one font to hollow medium.
Syntax:
"'!I',<variable text address>,'<border style>'"
Variables:
variable text address = 1 - 255
border style = See the Border Styles and Programming Numbers table on page 28.
Example:
SEND_COMMAND TP,"'!I',1,'6'"
Changes the variable text button one border style 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 28.
Example:
SEND_COMMAND TP,"'ICON,25-6'"
Changes the variable text button 25 border style to double-rounded.
Programming
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axp-plv

Table of Contents