90
KeysightE1406A Command Module Service Guide
Error Messages
Introduction
Configuration Errors
Command module error messages associated with system installation and
configuration are listed in Table 5-3. These errors are displayed if a terminal or a
printer is connected to the R S-232 port of the command module.
If a printer or terminal is not used, error messages can be read from the system
instrument error queue, using SYST:E R R ?. E xecuting the SYST:E R R ?
command reads the oldest error message from the instrument’s error queue and
erases that error from the error queue. An example program follows.
Example: Reading the Error Queue
This program reads all errors (one error at a time, oldest to newest) from the
system instrument’s (command module) error queue. After reading each error,
that error is automatically erased from the queue. When the error queue is
empty, this program returns: + 0,"No error".
10 DIM Err_msg$[ 256]Create array for error message
20REPEATRepeat until no errors in queue
30OUTPUT 70900;"SYST:ERR?"Read error message
40ENTER 70900;Err_msg$Enter results
50PRINT Err_msg$Display results
60UNTIL Err_msg$= "+ 0," “ No error” ""
70 END
Operating System Errors
(No error num bers)
System Errors: Generally halts instrum ent operation. Read errors from a term inal
connected to the RS-232 port of the com m and m odule.
Hardware Errors: Indicates m ajor hardware failure of com m and m odule. Usually
requires returning the m odule to Keysight Technologies for service. Read errors from a
term inal connected to the RS-232 port of the com m and m odule.
Power-On Diagnostics Errors: Typically RAM or ROM errors. Read errors from a term inal
connected to the RS-232 port of the com m and m odule.
Self-Test Errors: Tests ROM Chips and ROM Checksum . Read errors from a term inal
connected to the RS-232 port of the com m and m odule.
Interrupt Errors; Typically bus or switch configuration errors. Read errors from a term inal
connected to the RS-232 port of the com m and m odule.
Table 5-1
Keysight E1406A Command Modules Error Messages (continued)
Summary of Contents for VXI bus 75000 C Series
Page 1: ...Keysight E1406A Command Module Service Guide 75000 Series C...
Page 2: ......
Page 6: ...6...
Page 10: ...x Keysight E1406A Command Module Service Guide...
Page 70: ...70 Keysight Keysight E1406A Command Module Service Guide Replaceable Parts Component Locators...
Page 77: ...Keysight E1406A Command Module Service Guide 77 Assembly Disassembly Instructions Service...
Page 78: ...78 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Page 79: ...Keysight E1406A Command Module Service Guide 79 Assembly Disassembly Instructions Service...
Page 81: ...Keysight E1406A Command Module Service Guide 81 Assembly Disassembly Instructions Service...
Page 82: ...82 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Page 83: ...Keysight E1406A Command Module Service Guide 83 Assembly Disassembly Instructions Service...
Page 84: ...84 Keysight E1406A Command Module Service Guide Service Assembly Disassembly Instructions...
Page 106: ...106 KeysightE1406A Command Module Service Guide Error Messages Introduction...
Page 129: ......