AMX G3 User Manual
Page 130
![background image](/manuals/34580/130/background.png)
122
AXCESS Programming
Color Active-Matrix LCD Touch Panels
System Send_Commands (cont.)
Command
Description
'PPON -
Open a specific popup page.
Example:
SEND_COMMAND TP,'PPON-Popup Page 1'
Opens Popup Page 1.
'RESET'
Clear panel status (same as power up). Data stored in
memory is not cleared.
Example:
SEND_COMMAND TP,'RESET'
Resets the Touch Panel.
'SETUP'
Go to the Setup page.
Example:
SEND_COMMAND TP,'SETUP'
Flips the Touch Panel to the Setup page.
'SLEEP'
Switch the Touch Panel to screen-saver mode.
Example:
SEND_COMMAND TP,'SLEEP'
Activates the screen-saver mode.
'TPAGEOFF'
Deactivate page tracking.
Example:
SEND_COMMAND TP,'TPAGEOFF'
Deactivates the page tracking option.