Buttons string commands – AMX Wireless Touch Panels (Wave Server) User Manual
Page 167
ViewPoint Wireless Touch Panels AXCESS
Programming
157
System Send_Commands (Cont.)
Command Description
"'@TXT',
Add text on a button. Use the | character to display text on
multiple lines.
Example:
SEND_COMMAND TP,"'@TXT',2,'VCR|PLAY'"
Sets the VCR and PLAY text on variable button 2. The |
character places VCR above PLAY on the button.
"'@UNI',
Add Unicode text on a button.
Example:
SEND_COMMAND TP,"'@UNI',2,'(Foreign Text)'"
Sets the Foreign Text on variable button 2. The | character
places VCR above PLAY on the button.
Buttons String Commands
Figure 209 lists string commands you can assign to buttons using the Touch Panel
editor. You select the PROPERTIES option in the Edit bar, press the target button,
and enter the string command with the Touch Panel keyboard. Then, the string
command is sent to the control system when you press the button. Refer to the Touch
Panel Reference section for detailed editing information.
Note
Characters for Middle Eastern
languages such as Arabic are
not
supported within the
Unicode fonts because they
are bi-directional. Buttons with
Unicode fonts can only be
created and edited using
TPDesign3 Touch Panel
Design Program.