Shorthand Variable Text Commands - AMX Color Active-Matrix LCD Instruction Manual

Color active-matrix lcd mini-touch panel firmware version g3 or higher
Hide thumbs Also See for Color Active-Matrix LCD:
Table of Contents

Advertisement

Color Active-Matrix LCD Mini-Touch Panels
Variable text Send_Commands (Cont.)
Command
"'ICON,<variable text
address>-<border
style>'"
"'!T',<variable text ad-
dress>,'<new button
text>'"
"'TEXT,<variable text
address>-<new button
text>'"

Shorthand Variable Text Commands

Figure 209 lists the shorthand variable text commands you can use with the touch
panels. The shorthand command data is one-byte, non-ASCII format except for
pages, passwords, text, and bitmap names.
Description
Change the border style of a specific button.
<variable text address> = 1 - 255
<border style> = See Figure 205
Example:
SEND_COMMAND TP,"'ICON,25-6'"
Changes the variable text button 25 border style to double-
rounded.
Shorthand version of ' TEXT ' command.
<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.
Enter text on a button. Use the | character to display text on
multiple lines.
<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 | char-
acter places VCR above PLAY on the button.
AXCESS Programming
141

Advertisement

Table of Contents
loading

Table of Contents