AMX AXB-TPI/3 Instruction Manual page 49

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

Advertisement

System Send_Commands (Cont.)
PAGE
Flip to a page with
a specified page
name.
PKEYP
Present a private
keypad.
PPOF
Deactivate/close
a specific popup
page on the
current page.
PPON
Activate a
specific popup
page to launch on
the current page.
QBEEP
Stop all beeps
including
"'ABEEP'",
"'ADBEEP'", and
AXlink beeps.
REDR
Set the RGB
button redraw
mode.
AXB-TPI/3 Touch Panel Interface 3
Syntax:
"'PAGE-<page name>'"
Variable:
page name = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'PAGE-MAIN PAGE'"
Flips the touch panel to the page named MAIN PAGE.
Pops up the keypad icon and initializes the text string to that specified. Keypad displays a
'*' instead of the numbers typed. The Prompt Text is optional.
Syntax:
"'PKEYP-<initial text>'"
Variables:
initial text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'PKEYP-123456789'"
Pops up the Keypad and initializes the text string '123456789' in '*'.
If the popup page is part of a group, the whole group is deactivated.
Syntax:
"'PPOF-<popup page name>'"
Variable:
popup page name = 1 - 50 ASCII characters. Name of the popup page.
Example:
SEND_COMMAND Panel,"'PPOF-Popup1;Main'"
Deactivates the popup page 'Popup1' on the current page.
If the popup page is already On, do not re-draw it.
Syntax:
"'PPON-<popup page name>'"
Variable:
popup page name = 1 - 50 ASCII characters. Name of the popup page.
Example:
SEND_COMMAND Panel,"'PPON-Popup1; Main'"
Activates the popup page 'Popup1' on the current page.
Syntax:
"'QBEEP'"
Example:
SEND COMMAND Panel,"'QBEEP'"
Stops all beeps.
Syntax:
"'REDR <mode>'"
Variables:
RGB redraw mode:
0 : Disable RGB button redraw
1 : Enable RGB button redraw
Example:
SEND COMMAND Panel,"'REDR 0'"
Disables the RGB button redraw mode.
Programming
43

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg5975

Table of Contents