AMX ViewPoint Instruction Manual page 31

Wireless touch panels (netwave) (firmware version g3 or higher)
Hide thumbs Also See for ViewPoint:
Table of Contents

Advertisement

Shorthand Send_Commands (Cont.)
@PPN
Activates a popup
page on a touch
panel page.
@PPX
Removes all panel
popup pages.
@PWD
Sets the password
for the Page Flip
on the touch
panel.
@RDW
Redraws the cur-
rent screen.
@SSL
Changes the
Sleep string sent
to the Controller
when the touch
panel activates
sleep mode.
@SST
Changes the Star-
tup string sent to
the Central Con-
troller when the
touch panel pow-
ers up.
ViewPoint Wireless Touch Panels
If a page name is empty, the current page is used.
Syntax:
"'@PPN-<popup page name>;<page name>'"
Variables:
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.
The group that needs to be turned Off must contain the given popup page.
Syntax:
"'@PPX-<popup page>'"
Variable:
popup page = popup page name
Example:
SEND_COMMAND TP,"'@PPX'"
Closes all popup pages from all of the pages in the panel.
Syntax:
"'@PWD-<page flip password>'"
Variable:
page flip password = 0 - 9999
Example:
SEND_COMMAND TP,"'@PWD-1988'"
Sets the page flip password to 1988.
Syntax:
"'@RDW'"
Example:
SEND_COMMAND TP,"'@RDW'"
Sends a message to the touch panel to redraw the screen.
Syntax:
"'@SSL-<string>'"
Variable:
string = alphanumeric characters
Example:
SEND_COMMAND TP,"'@SSL-Touch Panel Deactivated'"
Sends Touch Panel Deactivated to the Controller.
Syntax:
"'@SST-<string>'"
Variable:
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.
Programming
27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ViewPoint and is the answer not in the manual?

Table of Contents