Instruction manual

Table Of Contents
82 Programming ViewPoint Wireless Touch Panels
Shorthand Send_Commands (Cont.)
Command Description
"'@PPN-<popup page
name>;<page name>'"
Activate a popup page on a touch panel page. If a page name
is empty the current page is used.
popup page name = Popup page name
page name = Page name
Example:
SEND_COMMAND TP,"'@PPN-
Laser Disc 2 Transport
Control;Laser Disc Control Page'"
Activates the Laser Disc 2 Transport Control popup page on
the Laser Disc Control Page.
"'@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 becomes 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.
"'@RDW'"
Redraw the current screen.
Example:
SEND_COMMAND TP,"'@RDW'"
Sends a message to the touch panel to redraw the screen.