EasyManuals Logo

Tektronix Keithley SourceMeter 2470 Reference Manual

Tektronix Keithley SourceMeter 2470
995 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 #715 background imageLoading...
Page #715 background image
2470
High Voltage SourceMeter Instrument Reference Manual Section 14:
TSP command reference
2470-901-01 Rev. A / May 2019 14-75
eventlog.save()
This function saves the event log to a file on a USB flash drive.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
eventlog.save("filename")
eventlog.save("filename", eventType)
filename
A string that represents the name of the file to be saved
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
(default)
Details
This command saves all event log entries to a USB flash drive.
If you do not define an event type, the instrument saves all event log entries.
The extension .csv is automatically added to the file name.
Example
eventlog.save("/usb1/WarningsApril", eventlog.SEV_WARN)
Save warning messages to a
.csv file on a USB flash drive.
Also see
eventlog.next() (on page 14-72)

Table of Contents

Other manuals for Tektronix Keithley SourceMeter 2470

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tektronix Keithley SourceMeter 2470 and is the answer not in the manual?

Tektronix Keithley SourceMeter 2470 Specifications

General IconGeneral
BrandTektronix
ModelKeithley SourceMeter 2470
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals