Shorthand Variable Text Commands - AMX AXP-PLV POSITRACK PILOT VIDEO TOUCH PANEL Instruction Manual

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

Advertisement

Programming
Variable Text Send_Commands (Cont.)
!T
Shorthand ver-
sion of 'TEXT'
command.
TEXT
Enters text on a
button.

Shorthand Variable Text Commands

The table below lists the shorthand variable text commands you can use with the touch panel. The
shorthand command data is one-byte, non-ASCII format except for pages, passwords, text, and
bitmap names.
Shorthand Variable Text Commands
@BMP
Adds a bitmap file
to a button.
@BOR
Sets the border
style on a button.
36
Syntax:
"'!T',<variable text address>,'<new button text>'"
Variables:
variable text address = 1 - 255
new button text = 1 - 60 characters
Example:
SEND_COMMAND TP,"'!T',1,'VCR PLAY'"
Changes the variable text button one title to VCR PLAY.
Use the | character to display text on multiple lines.
Syntax:
"'TEXT,<variable text address>-<new button text>'"
Variables:
variable text address = 1 - 255
button text = Enter button text to appear on button
Example:
SEND_COMMAND TP,"'TEXT2-VCR|PLAY'"
Sets the VCR and PLAY text on variable button 2. The | character places VCR above
PLAY on the button.
Bitmap files are imported into TPDesign3; the numbers are assigned by the touch panel
during the download process.
Syntax:
"'@BMP',<variable text address>,'<bitmap>'"
Variables:
variable text address = 1 - 255
bitmap = Bitmap
Example:
SEND_COMMAND TP, "'@BMP',85,'Bitmap1'"
Adds the Bitmap1 file to button 85.
Syntax:
"'@BOR',<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, "'@BOR',65,11"
Sets the border style to Double shadow on button 65.
AXP-PLV PosiTrack Pilot Video Camera Controller

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axp-plv

Table of Contents