ViewPoint Wireless Touch Panels AXCESS Programming 147
Shorthand Send_Commands (Cont.)
Command Description
"'@PPX-<popup page>'" 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-<page flip
password>'"
Set the password for the Page Flip on the touch panel.
<page flip password> = 0 through 9999
Example:
SEND_COMMAND TP,"'@PWD-1988'"
Sets the page flip password to 1988.
"'@SSL-<string>'" Change the Sleep string sent to the Central Controller when
the touch panel activates sleep mode.
<string> = alphanumeric characters
Example:
SEND_COMMAND TP,"'@SSL-Touch Panel
Deactivated'"
Sends Touch Panel Deactivated to the Central Controller.
"'@SST-<string>'" Change the Startup string sent to the Central Controller when
the touch panel powers up.
<string> = 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.