Shorthand variable text commands – AMX Wireless Touch Panels (Wave Server) User Manual
Page 163
ViewPoint Wireless Touch Panels AXCESS
Programming
153
Variable text Send_Commands (Cont.)
Command Description
"'ICON,
Change the border style of a specific button.
Example:
SEND_COMMAND TP,"'ICON,25-6'"
Changes the variable text button 25 border style to double-
rounded.
"'!T',
Shorthand version of
'TEXT' command.
Example:
SEND_COMMAND TP,"'!T',1,'VCR PLAY'"
Changes the variable text button one title to VCR PLAY.
"'TEXT,
Enter text on a button. Use the | character to display text on
multiple lines.
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
Figure 208 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.