AMX AXB-TPI/3 Instruction Manual page 47

Touch panel interface
Hide thumbs Also See for AXB-TPI/3:
Table of Contents

Advertisement

System Send_Commands (Cont.)
CURSOR
Turn the cursor
display On or Off if
the touch device
has a cursor.
DBEEP
Output a
double beep.
DPMS
Set the Display
Power
Management
Signaling (DPMS)
mode.
ILEV
Invert the joystick
axis and move the
origin to another
corner.
LZAP!
Clear all low-level
memory and
erases external
touch drivers.
AXB-TPI/3 Touch Panel Interface 3
Syntax:
"'CURSOR <OFF/ON>'"
Variables:
Off = 0 and On = 1.
Example:
SEND_COMMAND TP,"'CURSOR 0'"
Turns the cursor display Off.
This command only works if the Double Beep value in the Protected Setup page is set to
On.
Syntax:
"'DBEEP'"
Example:
SEND COMMAND Panel,"'DBEEP'"
Outputs a double beep.
Syntax:
"'DPMS,<mode>'"
Variables:
mode = 0 (Off), 1 (Standby), and 2 (Suspend).
Example:
SEND_COMMAND Panel,"'DPMS 0'"
Turns Off the Display Power Mangement Signaling feature.
Syntax:
"'ILEV <joystick axis to invert>'"
Variables:
joystick axis to inver:
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 Panel,"'ILEV 3'"
Inverts the joystick axis to move the origin to another corner.
Syntax:
"'LZAP!'"
Example:
SEND COMMAND Panel,"'LZAP!'"
Clears the downloadabe touch driver from the panel. Commands such as LZAP! and ZAP!
can be used as both Serial Commands or Send_Commands.
Programming
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents