Agilent Technologies C-Size VXIbus Systems Manual de usuario Pagina 167

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 178
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 166
Appendix B :
Configuration and Start-up Errors
The Agilent E1406 Command Module error messages associated with
system installation and configuration are shown on the following pages.
These messages are displayed if a terminal or printer is connected to the
Command Modules RS-232 port. If a terminal or printer is not used, the
messages can be read from the system instrument error queue, using
SYST:ERR?. An BASIC example using SYST:ERR? is shown below:
DIM Err_msg$[256]
REPEAT
OUTPUT 70900;"SYST:ERR?"
ENTER 70900;Code,Err_msg$
PRINT Code,Err_msg$
UNTIL Code=0
NOTE Error codes read from the error queue are preceded by the number 21. For
example, error code 11 displayed on a monitor would appear as 2111 if
read from the error queue instead.
NOTE If a fatal error has occurred and the system instrument is not started,
SYST:ERR? cannot be used to read the error queue.
C-Size Configuration Guide Configuration and Start-up Errors B-1
Vista de pagina 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 177 178

Comentarios a estos manuales

Sin comentarios