Instruction manual

Table Of Contents
72 Programming ViewPoint Wireless Touch Panels
System Send_Commands (Cont.)
Command Description
"'PPON - <page name>'"
Open a specific popup page.
page name = 1 - 50 ASCII characters
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.
"'SLEEP'"
Force the touch panel to screen-saver mode.
Example:
SEND_COMMAND TP,"'SLEEP'"
Activates the screen-saver mode.
"'TPAGEOFF'"
Deactivates page tracking.
Example:
SEND_COMMAND TP,"'TPAGEOFF'"
Deactivate the page tracking option.