Variable text Send_Commands (cont.)
Command | Description |
|
|
"'!I',<variable text address>,'<border style>'"
'ICON<variable text
Shorthand version of 'ICON' command. <variable text address> = 1 - 255 <border style> = See Figure 192 Example:
SEND_COMMAND TP,"'!I',1,'6'"
Changes the variable text button 1 border style to double rounded.
Change the border style of a specific button.
<variable text address> = 1 - 255
<border style> = See Figure 192
Example:
SEND_COMMAND TP,'ICON25-6'
Changes the variable text button 25 border style to a double- rounded shape.
"'!T',<variable text address>,'<new button text>'"
'TEXT<variable text
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 1 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
Sets the VCR and PLAY text on variable button 2. The character places VCR above PLAY on the button.
136 | AXCESS Programming | Color |