EasyManuals Logo
Home>AMX>Recording Equipment>AXB-TPI/3

AMX AXB-TPI/3 User Manual

AMX AXB-TPI/3
88 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #67 background imageLoading...
Page #67 background image
Programming
61
AXB-TPI/3 Touch Panel Interface 3
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.)
ICON
Change the
border style of a
specific button.
Syntax:
"'ICON<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 51.
Example:
SEND COMMAND Panel,"'ICON25-6'"
Changes the variable text button 25 border style to double-rounded.
!T
Shorthand
version of 'TEXT'
command.
Syntax:
"'!T’,<variable text address>,’<new button text>'"
Variables:
variable text address = 1 - 255.
new button text = 1 - 60 alphanumeric characters.
Example:
SEND COMMAND Panel,"'!T',1,'VCR PLAY'"
Changes the variable text button one title to VCR PLAY.
TEXT
Enter new text on
specific button.
Use the | character to display text on multiple lines. All text remains permanent even
during power outage until changed with another TEXT command.
Syntax:
"'TEXT<variable text address>-<new button text>'"
Variables:
variable text address = 1 - 255.
new button text = 1 - 50 alphanumeric. Enter button text to appear on button.
Example:
SEND COMMAND Panel,"'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
Add 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 name>'"
Variables:
variable text address = 1 - 255.
bitmap = Bitmap chosen from a file location.
Example:
SEND COMMAND Panel,"'@BMP',85,’Bitmap1'"
Adds the Bitmap1 file to button 85.

Table of Contents

Other manuals for AMX AXB-TPI/3

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX AXB-TPI/3 and is the answer not in the manual?

AMX AXB-TPI/3 Specifications

General IconGeneral
BrandAMX
ModelAXB-TPI/3
CategoryRecording Equipment
LanguageEnglish

Related product manuals