Eventlog.all() - Keithley 2601B Reference Manual

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

Advertisement

Section 7: TSP command reference
Number
Error level
0
NO_SEVERITY
10
INFORMATIONAL
20
RECOVERABLE
30
SERIOUS
40
FATAL
In an expanded system, each TSP-Link enabled instrument is assigned a node number. The variable
errorNode stores the node number where the error originated. The errorNode will always be equal to 1 on
the Models 2604B/2614B/2634B.
Example
errorcode, message = errorqueue.next()
print(errorcode, message)
Also see
Error queue
(on page E-3)
errorqueue.clear()
errorqueue.count
Error summary list

eventlog.all()

This function returns all entries from the event log as a single string and removes them from the event log.
Type
TSP-Link accessible
Function
Yes
Usage
logString = eventlog.all()
logString
Details
This function returns all events in the event log. Logged items are shown from oldest to newest. The response is
a string that has the messages delimited with a new line character.
This function also clears the event log.
If there are no entries in the event log, this function returns the value nil.
7-84
Description
The message is information only. This level is used when the error
queue is empty; the message does not represent an error.
The message is information only. This level is used to indicate status
changes; the message does not represent an error.
The error was caused by improper use of the instrument or by conditions
that can be corrected. This message indicates that an error occurred.
The instrument is still operating normally.
There is a condition that prevents the instrument from functioning
properly. The message indicates that the instrument is presently
operating in an error condition. If the condition is corrected, the
instrument will return to normal operation.
There is a condition that cannot be corrected that prevents the
instrument from functioning properly. Disconnect the DUT and turn the
power off and then on again. If the error is a hardware fault that persists
after cycling the power, the instrument must be repaired.
(on page 7-82)
(on page 7-83)
(on page 8-3)
Affected by
A listing of all event log entries
Series 2600B System SourceMeter® Instrument Reference Manual
Reads the oldest entry in the error queue. The
output below indicates that the queue is empty.
Output:
0.00000e+00 Queue Is Empty
Where saved
Default value
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents