
Chapter 9 319
Error Messages
Numbered HP-IB Error Descriptions
Example 9-97 Error -313
Calibration memory lost
Indicates that nonvolatile calibration data used by the *CAL? command
has been lost.
Example 9-98 Error -314
Save/recall memory lost
Indicates that the nonvolatile data saved by the *SAV command has
been lost.
Example 9-99 Error -315
Configuration memory lost
Indicates that nonvolatile configuration data saved by the device has
been lost.
Example 9-100 Error -330
Self-test failed
Example 9-101 Error -350
Queue overflow
This code indicates that there is no room in the queue and an error
occurred but was not recorded. This code is entered into the queue in
lieu of the code that caused the error.
Example 9-102 Error -400
Query error
This code indicates only that a Query Error as defined in IEEE 488.2
11.5.1.1.7 and 6.3 has occurred.
Example 9-103 Error -410
Query INTERRUPTED
Indicates that a condition causing an INTERRUPTED Query error
occurred (see IEEE 488.2, 6.3.2.3). For example, a query followed by
DAB or GET before a response was completely sent.
This message appears when you query a measurement without
immediately entering the returned value into a variable. For example,
the following program lines query the TX Frequency measurement and
enter its value into a variable (Rf_freq):
OUTPUT 714;"MEAS:RFR:FREQ:ABS?"
ENTER 714;Rf_freq
Komentarze do niniejszej Instrukcji