EasyManuals Logo
Home>Keithley>Measuring Instruments>2461

Keithley 2461 Reference Manual

Keithley 2461
1109 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #742 background imageLoading...
Page #742 background image
Model 2461
Interactive SourceMeter® Instrument Reference Manual Section 8:
TSP command reference
2461-901-01 A/November 2015 8-69
Example
print(eventlog.getcount(eventlog.SEV_INFO))
Displays the present number of unread
information messages in the instrument
event log.
If there are three information messages in
the event log, output is:
3
Also see
eventlog.clear() (on page 8-68)
eventlog.next() (on page 8-69)
localnode.showevents (on page 8-88)
Using the event log (on page 2-142)
eventlog.next()
This function returns the oldest unread event message from the event log.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
eventNumber, message, severity, nodeID, timeSeconds, timeNanoSeconds =
eventlog.next()
eventNumber, message, severity, nodeID, timeSeconds, timeNanoSeconds =
eventlog.next(eventType)
eventNumber
The event number
message
A description of the event
severity
The severity of the event:
Error: 1
Warning: 2
Information: 4
nodeID
The TSP-Link node where the event occurred or 0 if the event occurred on the local
node
timeSeconds
The seconds portion of the time when the event occurred
timeNanoSeconds
The fractional seconds portion of the time when the event occurred
eventType
Limits the return to specific event log types; set a cumulative integer value that
represents the event log types to:
Errors only: eventlog.SEV_ERROR or 1
Warnings only: eventlog.SEV_WARN or 2
Errors and warnings only: eventlog.SEV_WARN|eventlog.SEV_ERROR or
3
Information only: eventlog.SEV_INFO or 4
Errors and information only: eventlog.SEV_INFO|eventlog.SEV_ERROR
or 5
Warnings and information only:
eventlog.SEV_INFO|eventlog.SEV_WARN or 6
All events: eventlog.SEV_ALL or 7

Table of Contents

Other manuals for Keithley 2461

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2461 and is the answer not in the manual?

Keithley 2461 Specifications

General IconGeneral
BrandKeithley
Model2461
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals