390
Chapter 6
Error Messages
Error Message Descriptions
Execution Error Messages
[
−
299 to
−
200]
An error number in the range [
−
299 to
−
200] indicates that an error has
been detected during instrument execution. The occurrence of any error
in this class will cause the execution error bit (bit 4) in the event status
register to be set. If this bit is set, one of the following events has
occurred:
• A <program data> element following a header was evaluated by the
device as outside of its legal input range or as otherwise inconsistent
with the device capabilities.
• A valid program command could not be properly executed due to
some device condition.
Execution errors will be reported by the device after rounding and
expression evaluation operations have been completed. Rounding a
numeric data element, for example, will not be reported as an execution
error.
Execution Error Message Descriptions
(Number)
Description
(-294)
Incompatible type
Indicates that the type or structure of a memory item is
inadequate.
(-293)
Referenced name already exists
A downloaded program attempted to define an element
(a variable, constant, filename, etc.) that had already
been defined.
(-292)
Referenced name does not exist
A downloaded program attempted to access an
undefined element (a variable, constant, filename, etc.)
(-291)
Out of memory
A downloaded program required more memory than
was available in the instrument.
(-286)
Program runtime error
Indicates that a runtime error was detected in a
downloaded program.
(-285)
Program syntax error
Indicates that a syntax error appears within a
downloaded program. The syntax used when parsing a
downloaded program is device-specific.
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 ...