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

Positrack pilot video camera controller (firmware version g3)
Table of Contents

Advertisement

Programming
Shorthand Variable Text Commands (Cont.)
@FON
Sets the text font
on a button.
@ICO
Assigns an icon to
a button.
@JUS
Sets the text
alignment on a
button.
@SHO
Sets a specific
button to on or off.
38
Syntax:
"'@FON',<variable text address>,<font style>"
Variables:
variable text address = 1 - 255
font style = See the Font Styles and Programming Numbers table on page 27.
Example:
SEND_COMMAND TP, "'@FON',56,32"
Sets the text on button 56 to variable font style 32.
Syntax:
"'@ICO',<variable text address>,<icon>"
Variables:
variable text address = 1 - 255
icon file number = 1 - 255
Example:
SEND_COMMAND TP,"'@ICO',16,12"
Adds icon 12 on button 16.
Syntax:
"'@JUS',<variable text address>,<text alignment>"
Variables:
variable text address = 1 - 255
text alignment = 1 - 9 as shown in the following alignment chart
1
2
3
4
6
5
7
8
9
Example:
SEND_COMMAND TP, "'@JUS',9,5"
Centers the text on button 9.
Syntax:
"'@SHO',<variable text address>,<button on/off>"
Variables:
variable text address = 1 - 255
button on/off:
0 = button Off
1 = button On
Example:
SEND_COMMAND TP,"'@SHO',128,0"
Sets button 128 off.
AXP-PLV PosiTrack Pilot Video Camera Controller

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axp-plv

Table of Contents