Effects Of Errors On Scripts; Resets - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
The options available on this tab are described in the table below.
Settings tab settings
Show Warning
Show Information
Log Warning
Log Information
Log Command
Popups
Reset Popups
Save to USB
Clear Log

Effects of errors on scripts

Most errors will not abort a running script. The only time a script is aborted is when a Lua run-time
(event code -286, "TSP runtime error") is detected. Run-time events are caused by actions such as
trying to index into a variable that is not a table.
Syntax errors (event code -285, "Program syntax") in a script or command will prevent execution of
the script or command.

Resets

There are several types of resets in the Model DMM7510.
In general, the terms "reset," "instrument reset," and "system reset" refer to the reset that is
performed when you send the *RST or reset() command, or when you select MENU > System >
Info/Manage > System Reset from the front panel. It resets most commands to their default values.
Refer to the command descriptions for specifics on which commands are reset by system reset and
the default values.
The instrument also responds to other types of resets. These resets include:
DMM reset: This reset is only available if you are using the TSP command set. The
dmm.reset() function resets any commands that begin with dmm. to their default values. Refer
to
dmm.reset()
DMM7510-901-01 Rev. B / May 2015
Description
Turns the display of warnings on or off. If you turn this off, the
instrument continues to record warnings and display warning
popup messages, but does not display them on the System Events
tab.
Turns the display of information messages on or off. If you turn this
off, the instrument continues to record information messages and
display popup messages, but does not display them on the System
Events tab.
Turns the logging of warnings on or off. If this is turned off, the
instrument does not log or display popups for warning messages.
Turns the logging of information messages on or off. If this is
turned off, the instrument does not log or display popups for
information messages.
Turns the logging of commands on or off. When logging is turned
on, the instrument records the commands that are sent to the
instrument. It records commands sent from any interface (the front
panel or a remote interface).
Turns the display of popups on or off. Options are:
Errors: Turn off the display of error popups.
Errors and Warnings: Turn off the display of error and
warning popups.
None: Turn off the display of all popups.
Restores the popups setting to show errors and warnings.
Saves the event log to a .csv file on the USB flash drive. The
filename is eventlog.csv.
Clears all entries from the event log.
(on page 8-200).
Section 2: General operation
2-155

Advertisement

Table of Contents
loading

Table of Contents