Instruction manual

240 Appendix F
Messages
Command error
this instrument does not accept one. Double quotes (“) are omitted where it is necessary to
place a parameter in double quotes (“), for example.
-100 Command error
A comprehensive syntax error has occurred showing that this instrument cannot detect a
more detailed error. This code simply shows that a command error defined in 11.5.1.1.4,
IEEE488.2 has occurred.
D
-222 Data out of range
A data element (not violating the standard) outside the range defined by this instrument has
been received. This error occurs when an integer-based command for which the parameter
can be rounded exceeds the range of -65536 to +65536 or when a real-number-based
command for which the parameter can be rounded exceeds the range of -9.9e37 to +9.9e37,
for example.
This error occurs also when a numeric value other than a specified one is entered into a
command in which the “port number” and “CalKit number” are specified as parameters
and hence the parameters are not rounded. Such commands are, for example,
SENS:CORR:COLL:ACQ:OPEN, SENS:CORR:COLL:ECAL:SOLT1,
SENS:CORR:COLL:CKIT:ORD:LOAD, etc.
-104 Data type error
The parser has recognized a data element that must not exist. Block data has been sent
instead of numeric value data or character string data that had been expected, for example.
E
32 Ecal module not in appropriate RF path
This error occurs when an ECal command, SENS:CORR:COLL:ECAL:SOLTn, is
executed with the port on the ECal module not connected correctly to the instrument.
-200 Execution error
An error associated with execution has been generated for which this instrument cannot
specify the error message. This code shows that an error associated with execution defined
in 11.5.1.1.5, IEEE488.2 has occurred. This error occurs also when a calibration
measurement is aborted.
-123 Exponent too large
The absolute value of the exponent exceeds 32,000 (see 7.7.2.4.1, IEEE488.2).
-178 Expression data not allowed
An expression-data element has been received at a position where this instrument does not
accept one.
-170 Expression error
When the expression data is put to syntactic analysis, an error not corresponding to one of
Error Numbers -171 through -179 occurs.