Eventlog.all() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Models 707B and 708B Switching Matrix Reference Manual
Severity level descriptions
Number
0
10
20
30
40
In an expanded system, each TSP-Link enabled instrument is assigned a node number. The variable
errorNode returns the node number where the error originated.
Example
errorcode, message = errorqueue.next()
print(errorcode, message)
Also see
errorqueue.clear()
errorqueue.count
Error and status messages
Status model

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.
707B-901-01 Rev. A / August 2010
Level
Description
Informational
Indicates that there are no entries in the queue.
Informational
Indicates a status message or minor error.
Recoverable
Indicates possible invalid user input; operation continues but action
should be taken to correct the error.
Serious
Indicates a serious error that may require technical assistance, such as
corrupted data.
Fatal
Instrument is not operational.
(on page 7-85)
(on page 7-86)
(on page 8-1)
(on page C-1)
Affected by
A listing of all event log entries
Reads the oldest entry in the error queue. The
output below indicates that the queue is empty.
Output:
0.0000000e+00 Queue Is Empty
Where saved
Default value
Section 7: Command reference
7-87

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents