AMX TPI-PRO-2 Especificações Página 132

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 131
NetLinx Programming
130
TPI-PRO/DVI (Total Presentation Interface)
Panel Runtime Operation Commands (Cont.)
AKEYR
Remove the Key-
board/Keypad.
Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP',
@AKB, @AKP, @PKP, @EKP, or @TKP commands.
Syntax:
"'AKEYR'"
Example:
SEND COMMAND Panel,"'AKEYR'"
Removes the Keyboard/Keypad.
@AKP
Pop up the key-
pad icon and ini-
tialize the text
string to that
specified.
Keypad string is set to null on power up and is stored until power is lost. The Prompt Text
is optional.
Syntax:
"'@AKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@AKP-12345678;ENTER PASSWORD'"
Pops up the Keypad and initializes the text string '12345678' with prompt text ’ENTER
PASSWORD’.
@AKR
Remove the Key-
board/Keypad.
Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP',
@AKB, @AKP, @PKP, @EKP, or @TKP commands.
Syntax:
"'@AKR'"
Example:
SEND COMMAND Panel,"'@AKR'"
Removes the Keyboard/Keypad.
BEEP
Output a beep.
Syntax:
"'BEEP'"
Example:
SEND COMMAND Panel,"'BEEP'"
Outputs a beep.
BRIT
Set the panel
brightness.
Syntax:
SEND_COMMAND <DEV>,"'BRIT-<brightness level>'"
Variables:
brightness level = 0 - 100.
Example:
SEND_COMMAND Panel,"'BRIT-50'"
Sets the brightness level to 50.
@BRT
Set the panel
brightness.
Syntax:
SEND_COMMAND <DEV>,"'BRIT-<brightness level>'"
Variables:
brightness level = 0 - 100.
Example:
SEND_COMMAND Panel,"'BRIT-70'"
Sets the brightness level to 70.
Vista de página 131
1 2 ... 127 128 129 130 131 132 133 134 135 136 137 ... 193 194

Comentários a estes Manuais

Sem comentários