AMX 8.5" Color Passive LCD Touch Panels User Manual

Page 44

Advertising
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 <sleep timeout>’"

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 <touch output enabling via the program port>’"

Variables:

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

Example:

$TO 0

Sets the panel only to input touch.

Advertising