Series 2600B System SourceMeter® Instrument Reference Manual
Section 7: TSP command reference
2600BS-901-01 Rev. C / August 2016
7-93
Example
print(eventlog.all())
Get and print all entries from the event log and remove the entries from the log.
Output:
17:26:35.690 10 Oct 2007, LAN0, 192.168.1.102, LXI, 0, 1192037132,
1192037155.733269000, 0, 0x0
17:26:39.009 10 Oct 2007, LAN5, 192.168.1.102, LXI, 0, 1192037133,
1192037159.052777000, 0, 0x0
Also see
(on page 7-93)
(on page 7-94)
(on page 7-96)
eventlog.clear()
clears the event log.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
eventlog.clear()
Details
This command removes all messages from the event log.
Also see
(on page 7-94)
(on page 7-96)