Specifications
8-9
SCPI Messages
Execution Errors [-299, -200]
-212 Arm ignored
Indicates that an arming signal was received and recognized by the device but was
ignored.
-213 Init ignored
Indicates that a request for a measurement initiation was ignored as another measurement
wasalreadyinprogress.
-214 Trigger deadlock
Indicates that the trigger source for the initiation of a measurement is set to GET and
subsequent measurement query is received. The measurement cannot be started until a
GET is received, but the GET would cause an INTERRUPTED error.
-215 Arm deadlock
Indicates that the arm source for the initiation of a measurement is set to GET and
subsequent measurement query is received. The measurement cannot be started until a
GET is received, but the GET would cause an INTERRUPTED error.
-220 Parameter error
Indicates that a program data element related error occurred. This error message should be
used when the device cannot detect the more specific errors described for errors -221
through -229.
-221 Setting conflict
Indicates that a legal program data element was parsed but could not be executed due to
the current device state (see IEEE 488.2, 6.4.5.3 and 11.5.1.1.5.)
-222 Data out of range
Indicates that a legal program data element was parsed but could not be executed because
the interpreted value was outside the legal range as defined by the device (see IEEE
488.2, 11.5. 1. 1.5.)
-223 Too much data
Indicates that a legal program data element of block, expression, or string type was
received that contained more data than the device could handle due to memory or related
device-specific requirements.
-224 Illegal parameter value
Used where exact value, from a list of possibles, was expected.