Section 12: Troubleshooting guide Series 3700A System Switch/Multimeter Reference Manual
12-10 3700AS-901-01 Rev. D/June 2018
Retrieving errors
When errors occur, the error messages are placed in the error queue. Use errorqueue commands
to request error message information. For example, the following commands request the complete
set of information about the next message in the error queue. They return the code, message,
severity, and node for that error:
errorCode, message, severity, errorNode = errorqueue.next()
print(errorCode, message, severity, errorNode)
The following table lists the commands associated with the error queue.
Remote commands associated with the error queue
errorqueue.clear() (on page 11-235)
Clear error queue of all errors
errorqueue.count (on page 11-235)
Number of messages in the error queue
errorqueue.next() (on page 11-236)
Request next error message from queue
Error and status message list
Error and status messages
Configuration memory lost
Referenced name does not exist
Out of memory or TSP memory allocation error
Parameter data out of range
Invalid character in number