AMX 8.5" Color Passive LCD Touch Panels Instruction Manual page 27

8.5" color passive lcd touch panels
Table of Contents

Advertisement

System Send_Commands (Cont.)
PAGE
Flips to page with
specified page
name.
PKEYP
Displays aster-
isks (*) for keypad
entries.
PPOF
Closes a specific
popup page.
PPON
Opens a specific
popup page.
QBEEP
Stops all beeps.
RESET
Clears panel sta-
tus (same as
power up). Saved
data is not
cleared.
SETUP
Goes to the Setup
page.
Color Passive-Matrix LCD Touch Panel
Syntax:
"'PAGE-<page name>'"
Variables:
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>'"
Variables:
number string = 0 - 9999
Example:
SEND_COMMAND TP, "'PKEYP-1988'"
Displays the touch panel keypad with **** instead of 1988.
Syntax:
"'PPOF-<page name>'"
Variables:
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'PPOF-Popup Page 1'"
Closes Popup Page 1.
Syntax:
"'PPON-<page name>'"
Variables:
page name = 1 - 50 ASCII characters
Example:
SEND_COMMAND TP,"'PPON-Popup Page 1'"
Opens Popup Page 1.
Syntax:
"'QBEEP'"
Example:
SEND_COMMAND TP,"'QBEEP'"
Stops all beeps.
Syntax:
"'RESET'"
Example:
SEND_COMMAND TP,"'RESET'"
Resets the touch panel.
Syntax:
"'SETUP'"
Example:
SEND_COMMAND TP, "'SETUP'"
Flips the touch panel to the Setup page.
Programming
23

Advertisement

Table of Contents
loading

Table of Contents