beautypg.com

AMX 8.5" Color Passive LCD Touch Panels User Manual

Page 44

background image

Programming

40

Color Passive-Matrix LCD Touch Panels

Button String Commands (Cont.)

$ST

Sets the idle time
to activate sleep
mode for a touch
panel in 1-minute
increments.

When the touch panel’s input time matches the sleep time, the panel goes to sleep.

Syntax:

"’$ST ’"

Variables:

sleep timeout = 1 (Off) - 120 (minutes)

Example:

$ST 5

Sets the touch panel’s sleep time to 5 minutes.

$TO

Sends touch coor-
dinates out
through the pro-
gram port.

Syntax:

"’$TO ’"

Variables:

touch output enabling = 0 (Input Touch Only), 1 (Input and Output Touch)

Example:

$TO 0

Sets the panel only to input touch.