beautypg.com

AMX Wireless Touch Panels (Wave Server) User Manual

Page 157

background image

ViewPoint Wireless Touch Panels AXCESS

Programming

147

Shorthand Send_Commands (Cont.)

Command Description

"'@PPX-'"

Remove all popup pages from all pages in a panel. The group
that needs to be turned Off must contain the popup page
given.

Example:

SEND_COMMAND TP,"'@PPX-POP VCR2'"

The popup page 'POP VCR' must be in a popup group. If so,
then any popup page in that group will be turned off on all
pages.

"'@PWD-password>'"

Set the password for the Page Flip on the touch panel.

= 0 through 9999

Example:

SEND_COMMAND TP,"'@PWD-1988'"

Sets the page flip password to 1988.

"'@SSL-'"

Change the Sleep string sent to the Central Controller when
the touch panel activates sleep mode.

= alphanumeric characters

Example:

SEND_COMMAND TP,"'@SSL-Touch Panel
Deactivated'"

Sends Touch Panel Deactivated to the Central Controller.

"'@SST-'"

Change the Startup string sent to the Central Controller when
the touch panel powers up.

= alphanumeric characters

Example:

SEND_COMMAND TP,"'@SST-Touch Panel Power On'"

Sends touch panel Power On to the Central Controller when
the touch panel powers up.