beautypg.com

AMX G3 User Manual

Page 138

background image

130

AXCESS Programming

Color Active-Matrix LCD Touch Panels

Shorthand Send_Commands (cont.)

Command

Description

'@PPF-name>;'

Deactivate a popup page on a Touch Panel page.

= target popup 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-name>'

Deactivate a popup page on all Touch Panel pages.

= target popup 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-name>;'

Activate a popup page on a Touch Panel page.

= Popup 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.

'@PRO-password>'

Set the password for the Protected Setup page on the Touch
Panel.

= 0 through 9999

Example:

SEND_COMMAND TP,'@PRO-1988'

Sets the Touch Panel’s Protected Setup page password to
1988.