Exit() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Section 7: Command reference
Usage
method = eventlog.overwritemethod
eventlog.overwritemethod = method
method
Details
When this attribute is set to eventlog.DISCARD_NEWEST, new entries are not be logged.
When this attribute is set to eventlog.DISCARD_OLDEST, the oldest entry is discarded when a new entry is
added.
Example
eventlog.overwritemethod = 0
Also see
eventlog.all()
eventlog.clear()
eventlog.count
eventlog.enable
eventlog.next()

exit()

This function stops a script that is presently running.
Type
TSP-Link accessible
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()
7-92
Set to one of the following values:
0 or eventlog.DISCARD_NEWEST: New entries are not logged
1 or eventlog.DISCARD_OLDEST: Old entries are deleted as new events
are logged
(on page 7-87)
(on page 7-88)
(on page 7-89)
(on page 7-90)
(on page 7-90)
Affected by
(on page 7-243)
Models 707B and 708B Switching Matrix Reference Manual
When the log is full, the event log will ignore
new entries.
Where saved
Default value
707B-901-01 Rev. A / August 2010

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents