C: Status model Model 2450 Interactive SourceMeter® Instrument
C-18 2450-901-01 Rev. B/September 2013
SRQ when Trigger Model is finished
This example shows you how to generate an SRQ when the trigger model is completed and the SMU
has returned to the Idle state. After configuring the status model, this code will configure and run the
trigger model. When the trigger model completes, the instrument will generate an SRQ and the data
will be returned.
Using SCPI commands:
*RST
TRAC:CLE
STAT:CLE
STAT:OPER:MAP 0, 2732, 2731
STAT:OPER:ENAB 1
*SRE 128
SOUR:VOLT 1
SOUR:VOLT:ILIM 10e-3
TRIG:BLOC:BUFF:CLE 1
TRIG:BLOC:SOUR:STAT 2, ON
TRIG:BLOC:DEL:CONS 3, 100e-3
TRIG:BLOC:MEAS 4, "defbuffer1"
TRIG:BLOC:BRAN:COUN 5, 9, 3
TRIG:BLOC:SOUR:STAT 6, OFF
INIT
*WAI
TRAC:DATA? 1, 9, "defbuffer1", READ