Wavepack Button Attribute; String_Commands - AMX LCD Mini-Touch Panels Instruction Manual

Black/white lcd mini-touch panels
Table of Contents

Advertisement

Figure 168

WavePack button attribute

String_Commands

Black/White LCD Mini-Touch Panels
Variable text Send_Commands (cont.)
Command
"'!T',<variable text
address>,'<new button
text>'"
"'!C',<variable text
address>,<border
style>,<font size>,'<new
button text>'"
WavePack Button Attribute String_Commands
Use WavePack button attribute String_Commands (Figure 168) to set the group ID
and sleep time. Refer to the AXR-WAVES Server and Wireless Power Packs instruction
manual for complete information about installing and configuring a wireless control
system.
WavePack String_Commands
Command
$ID<group ID number>
Description
<variable text address> = 1-255
<new button text> = 1-60 characters
Shorthand version of 'TEXT' command.
Example:
SEND_COMMAND TP,"'!T',1,'VCR PLAY'"
Changes the variable text button 1 title to VCR PLAY.
<variable text address> = 1-255
<border style> = 0-14
<font size> = 1-9, 20, 21, and 30
Set the border, font, and text in one command.
Example:
SEND_COMMAND TP,"'!C',1,6,6,'VCR PLAY'"
Sets the variable text button 1 title to VCR PLAY using a hollow
medium font, and changes the border attribute to double
rounded.
Description
Assign a group ID to a button with a standard string.
<group ID number> = 0 - 15
Example:
$ID15
Assigns group ID 15 to the wireless mini-touch panel.
AXCESS Programming
115

Advertisement

Table of Contents
loading

Table of Contents