Amx G3 Manual de usuario Pagina 127

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 126
Color Active-Matrix LCD Touch Panels AXCESS Programming 119
AXCESS Programming
Overview
You can program the Touch Panel to perform a wide variety of operations using
AXCESS Send_Commands and variable text commands. Use the commands
described in this section along with the AXCESS Programming Language instruction
manual to program the Touch Panel.
System Send_Commands
System Send_Commands (Figure 189) are stored in the AXCESS Central Controller
and direct the Touch Panel to perform various operations.
System Send_Commands
Command Description
'ABEEP' Output one panel beep even if the Beep value is set to 0 in
the Setup page.
Example:
SEND_COMMAND TP,'ABEEP'
Beeps the panel.
'ADBEEP' Output a double-beep even if the Double Beep value is set to
0 in the Setup page.
Example:
SEND_COMMAND TP,'ADBEEP'
Double-beeps the panel.
'AKEYB-<text string>' Open the Touch Panel keyboard and initialize the text string
entry. The keyboard string is set to null during power-up and
is stored until power-down.
<text string> = 0 - 59 characters
Example:
SEND_COMMAND TP,'AKEYB-TOUCH HERE'
Opens the Touch Panel keyboard with TOUCH HERE in the
display.
Figure 189
System Send_Commands
Vista de pagina 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 171 172

Comentarios a estos manuales

Sin comentarios