AMX Color Active-Matrix LCD Instruction Manual page 134

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

Color Active-Matrix LCD Mini-Touch Panels
System Send_Commands (Cont.)
Command
"'PKEYP-<number
string>'"
"'PPOF - <page name>'"
"'PPON - <page name>'"
"'QBEEP'"
"'RESET'"
"'SETUP'"
"'SLEEP'"
Description
Display asterisks (*) for keypad entries.
<number string> = 0 - 9999
Example:
SEND_COMMAND TP,"'PKEYP-1988'"
Displays the touch panel keypad with **** instead of 1988.
Close a specific popup page.
<page name> = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'PPOFF-Popup Page 1'"
Closes Popup Page 1.
Open a specific popup page.
<page name> = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'PPON-Popup Page 1'"
Opens Popup Page 1.
Stop all beeps, including "'ABEEP'", "'ADBEEP'" and AXlink
beeps.
Example:
SEND_COMMAND TP,"'QBEEP'"
Stops all beeps.
Clear panel status (same as power up). Data stored in memory
is not cleared.
Example:
SEND_COMMAND TP,"'RESET'"
Resets the touch panel.
Go to the Setup page.
Example:
SEND_COMMAND TP,"'SETUP'"
Flips the touch panel to the Setup page.
Forces the touch panel to screen-saver mode.
Example:
SEND_COMMAND TP,"'SLEEP'"
Activates the screen-saver mode.
AXCESS Programming
127

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?

Table of Contents