AMX 10.4 TOUCH PANELS (G3 FIRMWARE) Instruction Manual page 34

10.4" touch panels
Table of Contents

Advertisement

Programming
System Send_Commands (Cont.)
DBEEP
Gives a double
beep output.
ILEV
Inverts the joystick
axis.
MOUSE
Turns on the
Microsoft Serial
Mouse.
PAGE
Flips to a page
with a specified
page name.
PKEYP
Displays aster-
isks (*) for keypad
entries.
30
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:
"'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.
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.
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.
Syntax:
"'PKEYP-<number string>'"
Variable:
number string = 0 - 9999
Example:
SEND_COMMAND TP,"'PKEYP-1988'"
Displays the touch panel keypad with **** instead of 1988.
10.4" Touch Panels

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents