AMX AXD-CV6 Instruction Manual page 38

6" color video wall panel
Hide thumbs Also See for AXD-CV6:
Table of Contents

Advertisement

Programming
Shorthand Send_Commands (Cont.)
@IDP
Queries the touch
panel to return a
string with the
TPDesign3
project name.
@MOU
Sets the serial
touch interface
type.
@PPA
Removes all
popup pages from
a specified page.
@PPF
Deactivates a
popup page on a
touch panel page.
@PPK
Deactivates a
popup page on all
touch panel
pages.
34
Syntax:
"'@IDP'"
Example:
SEND_COMMAND TP,"'@IDP'"
The touch panel returns a string containing the TPDesign3 project name.
When changing the serial touch device, you must connect the hardware before setting the
device type.
Syntax:
"'@MOU <touch_type>'"
Variables:
touch type =
00: Mouse cursor Off
®
01: Microsoft
serial mouse/cursor On
8000: Touch Output to Serial Port (Elo IntelliTouch)
Example:
SEND_COMMAND TP,"'@MOU 01'"
Sets the touch interface to Microsoft serial mouse.
If no page is specified, the active page is used.
Syntax:
"'@PPA-<page name>'"
Variable:
page name = target touch panel page name
Example:
SEND_COMMAND TP,"'@PPA-Main Page'"
If there were several popup pages on 'Main Page' that are active, sending the previous
command would remove them all from that page.
If a page name is empty, the current page is used. If a pop-up page is part of a group, the
whole group is deactivated.
Syntax:
"'@PPF-<popup page name>;<page name>'"
Variables:
popup page name = target popup page name
page name = target touch panel page name
Example:
SEND_COMMAND TP,"'PPF-Laser Disc 2 Transport Control;
Laser Disc Control Page'"
Deactivates the Laser Disc 2 Transport Control popup page on the Laser Disc Control
Page. If a page name is empty, the current page is used. If the popup page is part of a
group, the whole group is deactivated.
If a pop-up page is part of a group, the whole group is deactivated.
Syntax:
"'@PPK-<popup page name>'"
Variable:
popup page name = target popup page name
Example:
SEND_COMMAND TP,"'@PPK-Laser Disc 2 Transport Control'"
Deactivates the Laser Disc 2 Transport Control popup page on all touch panel pages.
6" Color Video Wall Panel

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents