AMX Wireless Touch Panels (Wave Server) User Manual
Page 162
152 AXCESS
Programming
ViewPoint Wireless Touch Panels
Variable text Send_Commands (Cont.)
Command Description
"'!C',
Set the border, font, and text in one command.
= See Figure 203
Example:
SEND_COMMAND TP,"'!C',1,6,6,'VCR PLAY'"
Sets the variable text button one title to VCR PLAY using a
hollow medium font, and changes the border attribute to
double rounded.
"'!F',
Shorthand version of
'FONT' command.
= See Figure 203
Example:
SEND_COMMAND TP,"'!F',1,6"
Changes variable text button one font to hollow medium.
"'FONT,
Change the font size (or style) of the text in a specific button.
= See Figure 203
Example:
SEND_COMMAND TP,"'FONT,1-6'"
Changes variable text button one font to hollow medium.
"'!I',
Shorthand version of
'ICON' command.
Example:
SEND_COMMAND TP,"'!I',1,'6'"
Changes the variable text button one border style to double
rounded.