AMX Wireless Touch Panels (Wave Server) User Manual
Page 148
138 AXCESS
Programming
ViewPoint Wireless Touch Panels
System Send_Commands (Cont.)
Command Description
"'PPOF -
Close a specific popup page.
Example:
SEND_COMMAND TP,"'PPOFF-Popup Page 1'"
Closes Popup Page 1.
"'PPON -
Open a specific popup page.
Example:
SEND_COMMAND TP,"'PPON-Popup Page 1'"
Opens Popup Page 1.
"'QBEEP'"
Stop all beeps, including "'ABEEP'", "'ADBEEP'" and AXlink
beeps.
Example:
SEND_COMMAND TP,“'QBEEP'”
Stops all beeps.
"'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'"
Force the touch panel to screen-saver mode.
Example:
SEND_COMMAND TP,"'SLEEP'"
Activates the screen-saver mode.