AMX 8.5" Color Passive LCD Touch Panels Instruction Manual page 26

8.5" color passive lcd touch panels
Table of Contents

Advertisement

Programming
System Send_Commands (Cont.)
BEEP
Gives an output of
one beep.
BRIT
Adjusts brightness
of display.
CONT
Adjusts brightness
of display.
CALIBRATE
Starts touch panel
calibration.
CLOCK
Sets the time and
date.
DBEEP
Gives a double
beep output.
MOUSE
Turns on the
Microsoft Serial
Mouse.
22
The Beep button in the Protected Setup page must be set from 1 - 10 for the BEEP com-
mand.
Syntax:
"'BEEP'"
Example:
SEND_COMMAND TP,"'BEEP'"
Beeps the panel if the Beep button is not set to 0.
Syntax:
"'BRIT-<level>'"
Variables:
level = 1 - 5 (1 = minimum; 5 = maximum)
Example:
SEND_COMMAND TP,"'BRIT-5'"
Sets to highest brightness level.
Syntax:
"'CONT-<level>'"
Variables:
level = 1 - 12 (1 = minimum; 12 = maximum)
Example:
SEND_COMMAND TP,"'CONT-12'"
Sets to highest brightness level.
Syntax:
"'CALIBRATE'"
Example:
SEND_COMMAND TP,"'CALIBRATE'"
Starts the calibration operation on the touch panel.
Syntax:
"'CLOCK <mm-dd-yy> <hh:mm:ss>'"
Variables:
mm = 01 - 12, dd = 01 - 31, yy = 00 - 99
hh = 00 - 23, mm = 00 - 59, ss = 00 - 59
Example:
SEND_COMMAND TP,"'CLOCK 02-08-98 19:16:00'"
Sets the touch panel's date to February 8, 1998, and time to 7:16 p.m.
This command only works if the Double Beep value in the Protected Setup page is set to
ON.
Syntax:
"'DBEEP'"
Example:
SEND_COMMAND TP,"'DBEEP'"
Double beeps the panel.
Syntax:
"'MOUSE'"
Example:
SEND_COMMAND TP,"'MOUSE'"
Activates the Microsoft Serial Mouse.
Color Passive-Matrix LCD Touch Panels

Advertisement

Table of Contents
loading

Table of Contents