
394
Chapter 6
Error Messages
Error Message Descriptions
(-233)
Invalid version
Indicates that a legal program data element was parsed
but could not be executed because the version of the
data is incorrect to the device. This particular error is
used when file or block data elements are recognized by
the instrument, but cannot be executed for reasons of
version incompatibility (for example, a non-supported
file version or a non-supported instrument version).
(-232)
Invalid format
Indicates that a legal program data element was parsed
but could not be executed because the data format or
structure is inappropriate (for example, when loading
memory tables or when sending a
SYSTem:SET
parameter for an unknown instrument).
(-231)
Data questionable
Indicates that the measurement accuracy is
questionable.
(-230)
Data corrupt or stale
Possibly invalid data. A new reading was started but
not completed since last access.
(-226)
Lists not same length
Attempted to use LIST structure having individual
LISTs of unequal length.
(-225)
Out of memory
The device has insufficient memory to perform the
requested operation.
(-224)
Illegal parameter value
Used where exact value, from a list of possibilities, was
expected.
(-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.
(-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 defined by the device (see
IEEE 488.2 11.5.1.1.5).
Summary of Contents for E4406A VSA Series
Page 4: ...4 ...
Page 59: ...59 2 Programming Fundamentals ...
Page 124: ...124 Chapter2 Programming Fundamentals Using the LAN to Control the Analyzer ...
Page 125: ...125 3 Programming Examples ...
Page 164: ...164 Chapter3 Programming Examples Using Java Programming Over Socket LAN ...
Page 165: ...165 4 Programming Command Cross References ...
Page 379: ...379 6 Error Messages ...
Page 412: ...412 Chapter6 Error Messages Error Message Descriptions ...