Programming
22
5.5" Color Passive Mini-Touch Panels
Serial Commands (Cont.)
ECHO OFF
Turns Off charac-
ter echo.
Syntax:
"ECHO OFF"
Example:
ECHO OFF
The character echo is not sent back to the computer.
GET CAL
Gets the calibra-
tion variables.
Syntax:
"GET CAL"
Example:
GET CAL
Gets the calibration variables on the touch panel.
HELLO
Verifies that serial
communication is
working properly.
Syntax:
"HELLO"
Example:
HELLO
If the communication is active and working, the response is "How are you doing?".
MOUSE
Turns on serial
mouse or other
touch devices.
Syntax:
MOUSE <mouse type>
Variables:
mouse type =
00: Mouse cursor Off
01: Microsoft
®
serial mouse/cursor On
Example:
MOUSE 01
Turns on Microsoft
®
compatible serial mouse. Refer to the@MOU on page 33 for the chart
describing the BIT information and definitions.
RESET
Cycles power on
the touch panel.
Syntax:
"RESET"
Example:
RESET
Cycles the power on the touch panel. Once the firmware is downloaded, send this com-
mand to recycle power to the panel. This command prevents the user from having to phys-
ically re-cycling power on the unit.
SET CAL
Sets the calibra-
tion variables.
Syntax:
“SET CAL <X Multiplier> <X Offset> <Y Multiplier> <Y
Offset>"
Example:
SET CAL 2F 3A 2B 62
Sets the calibration values on the touch panel.