AMX Modula Manual de instrucciones Pagina 104

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 140
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 103
Programming
94
Modero G4 Touch Panels - Configuration and Programming
Panel Setup Commands
These commands are case-insensitive.
Panel Runtime Operation Commands (Cont.)
@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.
Panel Setup Commands
@PWD Set the page flip password. @PWD sets the level 1 password only.
Syntax:
"'@PWD-<page flip password>'"
Variable:
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'@PWD-Main'"
Sets the page flip password to 'Main'.
^PWD Set the page flip password. Password level is required and must be 1 - 4.
Syntax:
"'^PWD-<password level>,<page flip password>'"
Variables:
password level = 1 - 4.
page flip password = 1 - 50 ASCII characters.
Example:
SEND COMMAND Panel,"'^PWD-1,Main'"
Sets the page flip password on Password Level 1 to 'Main'.
Vista de pagina 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 139 140

Comentarios a estos manuales

Sin comentarios