EasyManuals Logo
Home>Keithley>Multimeter>DMM7510

Keithley DMM7510 Reference Manual

Keithley DMM7510
1036 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 #820 background imageLoading...
Page #820 background image
Model DMM7510
7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
TSP command reference
DMM7510-901-01 Rev. B / May 2015 8-207
Details
You can use this command to create your own event log entries and assign a severity level to them.
This can be useful for debugging and status reporting.
From the front panel, you must set the Log Warnings and Log Information options on to have the
custom warning and information events placed into the event log.
Example
eventlog.clear()
eventlog.post("my error", eventlog.SEV_ERROR)
print(eventlog.next())
Posts an event named "my error".
Output:
1005 User: my error 1 0
1359414094 769632040
Also see
Using the event log (on page 2-154)
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)

Table of Contents

Other manuals for Keithley DMM7510

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley DMM7510 Specifications

General IconGeneral
BrandKeithley
ModelDMM7510
CategoryMultimeter
LanguageEnglish

Related product manuals