Errorqueue.count; Errorqueue.next() - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual

errorqueue.count

This attribute gets the number of entries in the error queue.
Type
TSP-Link accessible
Attribute (R)
Yes
Usage
count = errorqueue.count
count
Example
count = errorqueue.count
print(count)
Also see
errorqueue.clear()

errorqueue.next()

errorqueue.next()
This function reads the oldest entry from the error queue and removes it from the queue.
Type
TSP-Link accessible
Function
Yes
Usage
errorCode, message, severity, errorNode = errorqueue.next()
errorCode
message
severity
errorNode
Details
Entries are stored in a first-in, first-out (FIFO) queue. This functions reads the oldest entry and removes it from
the queue.
Error codes and messages are listed in the
If there are no entries in the queue, code 0, "Queue is Empty" is returned.
Returned severity levels are described in the following table.
2600BS-901-01 Rev. B / May 2013
Affected by
Power cycle
Clearing error queue
Reading error messages
The number of entries in the error queue
(on page 7-82)
(on page 7-83)
Affected by
The error code number for the entry
The message that describes the error code
The severity level (0, 10, 20, 30, or 40); see Details for more information
The node number where the error originated
Error summary list
Section 7: TSP command reference
Where saved
Default value
Not applicable
Not applicable
Returns the number of entries in the error
queue.
The output below indicates that there are
four entries in the error queue:
4.00000e+00
Where saved
Default value
(on page 8-3).
7-83

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents