EasyManuals Logo

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 #743 background imageLoading...
Page #743 background image
Section
8: TSP command reference Model 2461 Interactive SourceMeter® Instrument
Reference Manual
8-70 2461-901-01 A/November 2015
Details
When an event occurs on the instrument, it is placed in the event log. The eventlog.next()
command retrieves an unread event from the event log. Once an event is read, it can no longer be
accessed remotely. However, it can be viewed on the front panel. When localnode.showevents
is enabled, this command never returns an event because those events are automatically read and
sent to the remote interface.
To read multiple events, execute this command multiple times.
If there are no entries in the event log, the following is returned:
0 No error 0 0 0 0
If the event type is not defined, an event of any type is returned.
Example
print(eventlog.next(5))
Get the oldest error or information event from the event log.
Example output:
-285 TSP Syntax error at line 1: unexpected symbol near `0' 1 0 1367806152
652040060
Also see
eventlog.clear() (on page 8-68)
eventlog.getcount() (on page 8-68)
eventlog.save() (on page 8-71)
Using the event log (on page 2-142)
eventlog.post()
This function allows you to post your own text to the event log.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
eventlog.post(message)
eventlog.post(message, eventType)
message
String that contains the message
eventType
The type of event; if no event is defined, defaults to eventlog.SEV_INFO:
Error: eventlog.SEV_ERROR or 1
Warning: eventlog.SEV_WARN or 2
Information:
eventlog.SEV_INFO
or
4

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
Maximum Current7 A
Power100 W
Resolution6.5 digits
Source Measure Unit (SMU)Yes
DC Voltage100 V
Maximum Voltage100 V
Display5-inch capacitive touchscreen
ConnectivityUSB, GPIB
SoftwareTSP
DC Current7 A
Current Source Range0 to 7 A
Voltage Measurement Range100 mV to 100 V
Current Measurement Range10 nA to 7 A
Voltage Measurement Resolution100 nV

Related product manuals