B-8
Status and Error Messages
Eliminating common SCPI errors
There are three SCPI errors that occur more often than any others:
•
-113,
“
Unde
fi
ned header
”
•
-410,
“
Query INTERRUPTED
”
•
-420,
“
Query UNTERMINATED
”
The following paragraphs discuss the most likely causes for these errors and methods for
avoiding them.
-113,
“
Unde
fi
ned header
”
This error indicates that the command you sent to the instrument did not contain a recogniz-
able command name. The most likely causes for this error are:
•
Missing space between the command and its parameter
. There must be one or more
spaces (blanks) between the command and its parameter. For example:
:SENS:VOLT:DC:RANGl00
Incorrect (no space between command and parameter)
:SENS:VOLT:DC:RANG 100
Correct
•
Improper short or long form.
Check the command list in Section 17 for the correct
command name.
•
Blanks (spaces) within the command name.
For example:
:SYST :ERR?
Incorrect (space between :SYST and :ERR?)
:SYST:ERR?
Correct
-410,
“
Query INTERRUPTED
”
This error occurs when you have sent a valid query to the instrument, and then send it
another command or query, or a Group Execute Trigger (GET) before it has had a chance to
send the entire response message (including the line-feed/EOI terminator). The most likely
causes are:
•
Sending a query to the instrument and then sending another command or query before
reading the response to the first query.
For example, the following sequence of com-
mands will cause an error -410:
:SYST:ERR?
*OPC?
This sequence generates an error because you must read the response to :SYST:ERR?
before sending the *OPC? query.
•
Incorrectly configured IEEE-488 driver.
The driver must bc con
fi
gured so that when
talking on the bus it sends line-feed with EOI as the terminator, and when listening on
the bus it expects line-feed with EOI as the terminator. See the reference manual for
your particular IEEE-488 interface.
Summary of Contents for 6430
Page 26: ......
Page 32: ......
Page 78: ...2 14 Connections ...
Page 98: ...3 20 Basic Source Measure Operation ...
Page 138: ...5 30 Source Measure Concepts ...
Page 156: ...6 18 Range Digits Speed and Filters ...
Page 168: ...7 12 Relative and Math ...
Page 176: ...8 8 Data Store ...
Page 202: ...9 26 Sweep Operation ...
Page 248: ...11 22 Limit Testing ...
Page 310: ...16 6 SCPI Signal Oriented Measurement Commands ...
Page 418: ...17 108 SCPI Command Reference ...
Page 450: ...18 32 Performance Verification ...
Page 477: ...A Specifications ...
Page 489: ...B StatusandErrorMessages ...
Page 498: ...B 10 Status and Error Messages ...
Page 499: ...C DataFlow ...
Page 503: ...D IEEE 488BusOverview ...
Page 518: ...D 16 IEEE 488 Bus Overview ...
Page 519: ...E IEEE 488andSCPI ConformanceInformation ...
Page 523: ...F MeasurementConsiderations ...
Page 539: ...G GPIB488 1Protocol ...
Page 557: ......