AMX 10.4 TOUCH PANELS (G3 FIRMWARE) Instruction Manual page 46

10.4" touch panels
Table of Contents

Advertisement

Programming
Shorthand Send_Commands (Cont.)
@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.
@SWK
Changes the
Wakeup string
sent to the Con-
troller when the
touch panel is
activated.
42
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.
Syntax:
"'@SWK-<string>'"
Variable:
string = alphanumeric characters
Example:
SEND_COMMAND TP,"'@SWK-Touch Panel Activated'"
Sends Touch Panel Activated to the Central Controller.
10.4" Touch Panels

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents