Section 12: Troubleshooting guide Model 2601B-PULSE System SourceMeter Instrument Reference Manual
12-2 2601B-PULSE-901-01A April 2020
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-76)
Clear error queue of all errors
errorqueue.count (on page 11-76)
Number of messages in the error queue
errorqueue.next() (on page 11-77)
Request next error message from queue
Error summary list
Configuration memory lost
Referenced name does not exist
Out of memory or TSP Memory allocation error
Parameter data out of range