System Send_Commands (Cont.)

CommandDescription

"'PPOF - <page name>'"

"'PPON - <page name>'"

"'QBEEP'"

"'RESET'"

"'SETUP'"

"'SLEEP'"

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.

Force the touch panel to screen-saver mode.

Example:

SEND_COMMAND TP,"'SLEEP'"

Activates the screen-saver mode.

138

AXCESS Programming

ViewPoint Wireless Touch Panels

Page 148
Image 148
AMX Wireless Touch Panels (Wave Server) Qbeep Reset Setup Sleep, Sendcommand TP,QBEEP, Sendcommand TP,RESET