Reading Errors; Error Summary - Keithley 3700 series Reference Manual

System switch/multimeter
Hide thumbs Also See for 3700 series:
Table of Contents

Advertisement

Section 13: Error codes

Reading errors

When errors occur, the error messages will be placed in the error queue. Use error queue
commands to request error message information. For example, the following commands request
the next complete error information from the error queue and returns the message portion of the
error:
errorcode, message, severity, node = errorqueue.next()
print(message)
The following table lists the commands associated with the error queue.
Error queue command
errorqueue.clear()
errorqueue.count
errorqueue.next()

Error summary

Error number
-430
-420
-410
-363
-360
-350
-315
-314
-292
-286
-285
-281
-225
-224
-223
-222
13-2
Description
Clear error queue of all errors.
Number of messages in the error/event queue.
Request error message
Error level
Error message
RECOVERABLE
Query Deadlocked
RECOVERABLE
Query Unterminated
RECOVERABLE
Query Interrupted
RECOVERABLE
Input Buffer Over-run
RECOVERABLE
Communication Error
RECOVERABLE
Queue Overflow
RECOVERABLE
Configuration Memory Lost
RECOVERABLE
Save/ Recall Memory Lost
RECOVERABLE
Referenced name does not exist
RECOVERABLE
TSP Runtime error
RECOVERABLE
Program Syntax
RECOVERABLE
Cannot Create Program
RECOVERABLE
Out of Memory or TSP Memory allocation error
RECOVERABLE
Illegal Parameter Value
RECOVERABLE
Too Much Data
RECOVERABLE
Parameter Data Out of Range
Series 3700 System Switch/Multimeter Reference Manual
Document Number: 3700S-901-01 Rev. A / August 2007

Advertisement

Table of Contents
loading

Table of Contents