AMX Color Active-Matrix LCD Instruction Manual page 152

Color active-matrix lcd mini-touch panel firmware version g3 or higher
Hide thumbs Also See for Color Active-Matrix LCD:
Table of Contents

Advertisement

Figure 210
Button string commands
Color Active-Matrix LCD Mini-Touch Panels
Button string commands
Command
"'$ID<group ID>'"
$SC
"'$SL'"
"'#ST<sleep time>'"
Description
Set the WAV-PKM group ID number.
<group ID > = 0 (off) - 15
Example:
$ID15
Sets the touch panel button group ID to 15.
Sends a serial port send_command within a panel, as if sent
from Axcess.
Syntax:
"$SC <device off-
set>,"'<send_command>,<variable
text #>,<data>'""
Variables:
device offset = Device number
variable text # = The variable text number value on the touch
panel.
data = 0 - 59 characters
Example:
$SC 1,"'@TXT',2,'TEXT'"
The string is sends the command to put text on a button with a
variable text value of 2. It is crucial that all the correct ' and "
be used with no spaces after the commas.
Example:
$SC 1,"'SLEEP'"
Sets a touch panel to sleep.
Activate sleep mode on the touch panel.
Example:
$SL
Activates sleep mode on the touch panel.
Set the idle time to activate sleep mode for a touch panel in
1-minute increments. When the touch panel's input time
matches the sleep time, the panel goes to sleep.
<sleep time> = 0 (off) - 120 minutes
Example:
#ST5
Sets the touch panel's sleep time to 5 minutes.
AXCESS Programming
145

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Color Active-Matrix LCD and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents