8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-208 DMM7510-901-01 Rev. B / May 2015
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 8-205)
exit()
This function stops a script that is presently running.
Type TSP-Link accessible
Affected by Where saved Default value
Function No
Usage
exit()
Details
Terminates script execution when called from a script that is being executed.
This command does not wait for overlapped commands to complete before terminating script
execution. If overlapped commands are required to finish, use the waitcomplete() function before
calling exit().
Also see
waitcomplete() (on page 8-368)
fan.level
This attribute sets the speed of the instrument fan.
Type TSP-Link accessible Affected by Where saved Default value
Usage
fanLevel = fan.level
fan.level = fanLevel
Normal fan operation: fan.LEVEL_NORMAL
Quiet fan operation: