AMX G3 User Manual
Page 139
Color Active-Matrix LCD Touch Panels
AXCESS Programming
131
Shorthand Send_Commands (cont.)
Command
Description
'@PWD-
Set the password for the Page Flip on the Touch Panel.
Example:
SEND_COMMAND TP,'@PWD-1988'
Sets the page flip password to 1988.
'@SSL-
Change the Sleep string sent to the control system when the
Touch Panel activates Sleep Mode.
Example:
SEND_COMMAND TP,'@SSL-Touch Panel
Deactivated'
Sends Touch Panel Deactivated to the control system.
'@SST-
Change the Startup string sent to the control system when
the Touch Panel powers up.
Example:
SEND_COMMAND TP,'@SSL-Touch Panel Power
On'
Sends Touch Panel Power On to the control system when
the Touch Panel powers up.
'@SWK-
Change the Wakeup string sent to the control system when
the Touch Panel is activated.
Example:
SEND_COMMAND TP,'@SWK-Touch Panel
Activated'
Sends Touch Panel Activated to the control system.