User Guide

Programming
34
6" Color Video Touch Panels
System Send_Commands (Cont.)
MOUSE
Turns on serial
mouse or other
touch devices.
Syntax:
"’MOUSE <mouse condition>’"
Variables:
mouse condition =
00: Mouse cursor Off
01: Microsoft
®
serial mouse/cursor On
Example:
SEND_COMMAND TP,"’MOUSE 01’"
Turns on Microsoft
®
compatible serial mouse. Refer to the @MOU section on page 42 for
the chart describing the BIT information and definitions.
PAG E
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.
PPOF
Closes a specific
popup page.
Syntax:
"’PPOF-<page name>’"
Variable:
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"’PPOF-Popup Page 1’"
Closes Popup Page 1.
PPON
Opens a specific
popup page.
Syntax:
"’PPON-<page name>’"
Variable:
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"’PPON-Popup Page 1’"
Opens Popup Page 1.
QBEEP
Stops all beeps.
Syntax:
"’QBEEP’"
Example:
SEND_COMMAND TP,"’QBEEP’"
Stops all beeps, including "’ABEEP’", "’ADBEEP’", and AXlink beeps.