EasyManuals Logo
Home>Keithley>Test Equipment>2450

Keithley 2450 User Manual

Keithley 2450
878 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 #839 background imageLoading...
Page #839 background image
Appendix
C: Status model Model 2450 Interactive SourceMeter® Instrument
Reference Manual
C-22 2450-901-01 Rev. B/September 2013
SRQ on error
This example shows you how to generate an SRQ when an instrument error occurs.
Using SCPI commands:
*RST
SYST:CLE
STAT:CLE
*SRE 4
MAKEERROR
Using TSP commands:
reset()
-- Clear Error Queue so EAV bit can go low.
errorqueue.clear()
-- Clear the status byte
status.clear()
-- Enable SRQ on error available
status.request_enable = status.EAV
-- Send a line of code that will generate an error
smu = 1
SRQ when reading buffer becomes full
This example shows you how to generate an SRQ when the Model 2450 reading buffer is full. This is
useful to notify the controlling computer that it needs to read back the data and empty the buffer. After
configuring the status model, this code configures the default reading buffer 1 to a size of 100, and
then configures the SMU to fill the buffer. After the buffer is full, the instrument generates an SRQ and
returns the data.
Using SCPI commands:
*RST
STAT:CLE
STAT:OPER:MAP 0, 4918, 4917
STAT:OPER:ENAB 1
*SRE 128
TRAC:CLE
TRAC:POIN 100, "defbuffer1"
SOUR:VOLT:RANG 1
SOUR:VOLT 1
SOUR:VOLT:ILIM 10e-3
COUNT 100
OUTP ON
READ? "defbuffer1"
OUTP OFF
TRAC:DATA? 1, 100, "defbuffer1", READ

Table of Contents

Other manuals for Keithley 2450

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2450 Specifications

General IconGeneral
BrandKeithley
Model2450
CategoryTest Equipment
LanguageEnglish

Related product manuals