Shorthand Send_Commands (cont.)

Command

Description

 

 

'@PPF-<popup page name>;<page name>'

'@PPK-<popup page name>'

'@PPN-<popup page name>;<page name>'

'@PRO-<protected setup password>'

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.

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.

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.

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

<protected setup password> = 0 through 9999

Example:

SEND_COMMAND TP,'@PRO-1988'

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

130

AXCESS Programming

Color Active-Matrix LCD Touch Panels

Page 138
Image 138
AMX G3 manual Sendcommand TP,@PRO-1988