Programming
30
10.4" Touch Panels
System Send_Commands (Cont.)
DBEEP
Gives a double
beep output.
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.
ILEV
Inverts the joystick
axis.
Syntax:
"’ILEV <joystick axis to invert>’"
Variables:
joystick axis to invert =
0 : Normal G3 joystick (origin: top left)
1 : Invert horizontal axis (origin: top right)
2 : Invert vertical axis (origin: bottom left)
3 : Invert both axes (origin: bottom right)
Example:
SEND_COMMAND TP,"’ILEV 3’"
Inverts the joystick axis to move the origin to another corner.
MOUSE
Turns on the
Microsoft Serial
Mouse.
Syntax:
MOUSE <mouse type>
Variables:
mouse type =
00: Mouse cursor Off
01: Microsoft
®
serial mouse/cursor On
8000: Touch Output to Serial Port 8000 (Elo IntelliTouch)
Example:
SEND_COMMAND TP,"’MOUSE 01’"
Turns on Microsoft
®
compatible serial mouse. Refer to the
@MOU
section on page 40 for
the chart describing the BIT information and definitions.
PAGE
Flips to a page
with a specified
page name.
Syntax:
"’PAGE-<page name>’"
Variable:
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"’PAGE-MAIN PAGE’"
Flips the touch panel to the page named MAIN PAGE.
PKEYP
Displays aster-
isks (*) for keypad
entries.
Syntax:
"’PKEYP-<number string>’"
Variable:
number string = 0 - 9999
Example:
SEND_COMMAND TP,"’PKEYP-1988’"
Displays the touch panel keypad with **** instead of 1988.
Summary of Contents for AXD-CA10
Page 1: ...instruction manual Touch Panels and Accessories 10 4 Touch Panels Firmware version G3 ...
Page 17: ...Installation 13 10 4 Touch Panels ...
Page 18: ...Installation 14 10 4 Touch Panels ...
Page 28: ...Designing Touch Panel Pages 24 10 4 Touch Panels ...