Programming
36
AXP-PLV PosiTrack Pilot Video Camera Controller
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.
Variable Text Send_Commands (Cont.)
!T
Shorthand ver-
sion of
'
TEXT
'
command.
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.
TEXT
Enters text on a
button.
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.
Shorthand Variable Text Commands
@BMP
Adds a bitmap file
to a 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.
@BOR
Sets the border
style on a button.
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
Страница 8: ...Introduction 4 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 12: ...Installation 8 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 22: ...Designing Touch Panel Pages 18 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 44: ...Programming 40 AXP PLV PosiTrack Pilot Video Camera Controller ...
Страница 53: ...Upgrading The Firmware 49 AXP PLV PosiTrack Pilot Video Camera Controller ...