EasyManuals Logo

Keithley 2657A User Manual

Keithley 2657A
805 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #687 background imageLoading...
Page #687 background image
Section 8: Troubleshooting guide Model 2657A High Power System SourceMeter® Instrument Reference Manual
8-2 2657A-901-01 Rev. B/December 2012
Error effects on scripts
Most errors will not abort a running script. The only time a script is aborted is when a Lua run-time
error (error code -286, "TSP runtime error") is detected. Run-time errors are caused by actions such
as trying to index into a variable that is not a table.
Syntax errors (error code -285, "Program syntax" ) in a script or command will prevent execution of
the script or command.
Retrieving errors
When errors occur, the error messages are placed in the error queue. Use errorqueue commands
to request error message information. For example, the following commands request the complete
set of information about the next message in the error queue. They return the code, message,
severity, and node for that error:
errorCode, message, severity, errorNode = errorqueue.next()
print(errorcode, message, severity, errorNode)
The following table lists the commands associated with the error queue.
Remote commands associated with the error queue
Command Description
errorqueue.clear() (on page 7-82) Clear error queue of all errors
errorqueue.count (on page 7-82) Number of messages in the error queue
errorqueue.next() (on page 7-82) Request next error message from queue

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2657A and is the answer not in the manual?

Keithley 2657A Specifications

General IconGeneral
BrandKeithley
Model2657A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals