Color Active-Matrix LCD Mini-Touch Panels
AXCESS Programming
135
Shorthand Send_Commands (Cont.)
Command Description
"'@MOU',<touch_type>'"
Set the serial mouse type.
<touch_type> = <Mouse Off> = 0 and <Microsoft Serial
Mouse> = 1
Example:
SEND_COMMAND TP,"'@MOU',1"
Sets the mouse the Microsoft Serial Mouse.
"'@PPA-<page name>'"
Removes all popup pages from a specified page. If no page is
specified, the current page is used.
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 'MAIN PAGE'.
"'@PPF-<popup page
name>;<page name>'"
Deactivate a popup page on a touch panel page.
<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.
"'@PPK-<popup page
name>'"
Deactivate a popup page on
all
touch panel pages.
<popup page name> = target popup page name
<page name> = target Touch Panel 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.
"'@PPN-<popup page
name>;<page name>'"
Activate a popup page on a touch panel page.
<popup page name> = Popup page name
<page name> = Page name
Example:
SEND_COMMAND TP,"'@PPN-Laser Disc 2 Transport
Control;Laser Disc Control Page'"
Activates the Laser Disc 2 Transport Control popup page on
the Laser Disc Control Page.
Содержание AXD-MCA
Страница 30: ...22 Installing Mini Touch Panels Color Active Matrix LCD Mini Touch Panels ...
Страница 68: ...60 Designing Touch Panel Pages Color Active Matrix LCD Mini Touch Panels ...
Страница 130: ...122 Touch Panel Program Reference Color Active Matrix LCD Mini Touch Panels ...
Страница 180: ...172 Memory Upgrade Color Active Matrix LCD Mini Touch Panels ...