Pkeyp; Pkp; Setup; Sleep - AMX TPI-PRO-2 Operation/Reference Manual

Total presentation interface
Hide thumbs Also See for TPI-PRO-2:
Table of Contents

Advertisement

Panel Runtime Operation Commands (Cont.)
ORES (Cont.)

PKEYP

Present a private
keypad.

@PKP

Present a private
keypad.

SETUP

Send panel to
Setup page.

SLEEP

Force the panel
into screen saver
mode.
TPI-PRO/DVI (Total Presentation Interface)
Example:
SEND_COMMAND Panel,"'ORES-1920x1200@60 VESA rb'"
The output resolution will be changed to 1920x1200@60 using VESA reduced blanking
timings.
SEND_COMMAND Panel,"'ORES-1280x1024@60'"
The output resolution will be changed to 1280x1024@60.
SEND_COMMAND Panel,"'ORES-1920x1080@50 CEA'"
The output resolution will be changed to 1920x1080@50 using CEA timings.
SEND_COMMAND Panel,"'ORES-1400x1050@60'"
The output resolution will be changed to 1400x1050@60 using calculated VESA CVT
timings.
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 '*'.
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:
"'@PKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PKP-1234567;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string 'ENTER PASSWORD' in '*'.
Syntax:
"'SETUP'"
Example:
SEND COMMAND Panel,"'SETUP'"
Sends the panel to the Setup Page.
Syntax:
"'SLEEP'"
Example:
SEND COMMAND Panel,"'SLEEP'"
Forces the panel into screen saver mode.
NetLinx Programming
133

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tpi-pro-4

Table of Contents