2: General operation Model 2461 Interactive SourceMeter® Instrument
2-144 2461-901-01 A/November 2015
The options available on this tab are described in the table below.
Settings tab settings 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
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
.
Clears all entries from the event 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.