Amx TPI-PRO-2 Manual de usuario Pagina 125

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 148
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 124
Programming
119
TPI-PRO Total Presentation Interface - Pro Edition
Panel Runtime Operation Commands (Cont.)
@TKP
Present a
telephone keypad.
Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is
optional.
Syntax:
"'@TKP-<initial text>;<prompt text>'"
Variables:
initial text = 1 - 50 ASCII characters.
prompt text = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@TKP-999.222.1211;Enter Phone Number'"
Pops-up the Keypad and initializes the text string '999.222.1211' with prompt text 'Enter
Phone Number'.
TPAGEOFF
Turn off page
tracking.
Syntax:
"'TPAGEOFF'"
Example:
SEND COMMAND Panel,"'TPAGEOFF'"
Turns off page tracking.
TPAGEON
Turn on page
tracking.
This command turns on page tracking, whereby when the page or popups change, a
string is sent to the Master. This string may be captured with a CREATE_BUFFER
command for one panel and sent directly to another panel.
Syntax:
"'TPAGEON'"
Example:
SEND COMMAND Panel,"'TPAGEON'"
Turns on page tracking.
@VKB
Popup the virtual
keyboard.
Syntax:
"'@VKB'"
Example:
SEND COMMAND Panel,"'@VKB'"
Pops-up the virtual keyboard.
WAKE
Force the panel
out of screen
saver mode.
Syntax:
"'WAKE'"
Example:
SEND COMMAND Panel,"'WAKE'"
Forces the panel out of the screen saver mode.
Vista de pagina 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 147 148

Comentarios a estos manuales

Sin comentarios