Programming
42
10.4" Touch Panels
Shorthand Send_Commands (Cont.)
@PWD
Sets the password
for the Page Flip
on the touch
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.
@RDW
Redraws the cur-
rent screen.
Syntax:
"’@RDW’"
Example:
SEND_COMMAND TP,"’@RDW’"
Sends a message to the touch panel to redraw the screen.
@SSL
Changes the
Sleep string sent
to the Controller
when the touch
panel activates
sleep mode.
Syntax:
"’@SSL-<string>’"
Variable:
string = alphanumeric characters
Example:
SEND_COMMAND TP,"’@SSL-Touch Panel Deactivated’"
Sends Touch Panel Deactivated to the Controller.
@SST
Changes the Star-
tup string sent to
the Central Con-
troller when the
touch panel pow-
ers up.
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.
@SWK
Changes the
Wakeup string
sent to the Con-
troller when the
touch panel is
activated.
Syntax:
"’@SWK-<string>’"
Variable:
string = alphanumeric characters
Example:
SEND_COMMAND TP,"’@SWK-Touch Panel Activated’"
Sends Touch Panel Activated to the Central Controller.
Summary of Contents for AXD-CA10
Page 1: ...instruction manual Touch Panels and Accessories 10 4 Touch Panels Firmware version G3 ...
Page 17: ...Installation 13 10 4 Touch Panels ...
Page 18: ...Installation 14 10 4 Touch Panels ...
Page 28: ...Designing Touch Panel Pages 24 10 4 Touch Panels ...