panja Black/White LCD Instruction Manual page 29

Black/white lcd mini-touch panels (firmware version g3 or higher)
Table of Contents

Advertisement

System Send_Commands (Cont.)
TPAGEOFF
Deactivates page
tracking.
SLEEP
Forces the touch
panel to screen
saver mode.
$ST
Sets the power
time-out for
TiltScreen panels.
WAKE
Deactivates
screen-saver
mode and resets
sleep timer.
ZAP!
Clears all mem-
ory; erases but-
tons, pages,
drawings, and
symbols.
Only use the ZAP! command to erase all the saved data in the touch panel; data cannot be
recovered after it is erased.
Black/White LCD Mini-Touch Panels
Syntax:
"'TPAGEOFF'"
Example:
SEND_COMMAND TP,"'TPAGEOFF'"
Deactivates the page tracking option.
Syntax:
"'SLEEP'"
Example:
SEND_COMMAND TP,"'SLEEP'"
Activates the screen saver mode.
The command is followed by 1, 2, or 3 ASCII digits.
The entered number is not valid when there is no WAV-PKM connected to the TiltScreen
panels. The command is sent to the WAV-PKM, which then sends it to the panel.
Syntax:
"'$ST <number>'"
Variables:
number = 1 - 255 ASCII characters
Example:
SEND_COMMAND TP, "'$ST 31'"
The number entered is based on the minute increments available within the touch panel
such as 30, 60, 120 minutes. This number will be rounded down to match an increment.
Syntax:
"'WAKE'"
Example:
SEND_COMMAND TP,"'WAKE'"
Deactivates the touch panel screen-saver mode and resets the sleep timer.
Syntax:
"'ZAP!'"
Example:
SEND_COMMAND TP, "'ZAP!'"
Clears all memory and erases all buttons, pages, drawings, and symbols.
Programming
25

Advertisement

Table of Contents
loading

Table of Contents