![Tektronix Keithley SourceMeter 2470 Reference Manual Download Page 979](http://html1.mh-extra.com/html/tektronix/keithley-sourcemeter-2470/keithley-sourcemeter-2470_reference-manual_1078034979.webp)
2470 High Voltage SourceMeter Instrument Reference Manual
Appendix B: Status model
2470-901-01 Rev. A /
May
2019
B-17
When using the SCPI interface, this command does not affect the Questionable Event Enable
Register or Operation Event Enable Register sets.
Status model programming examples
The following examples illustrate how to generate an SRQ using the status model.
SRQ when the SMU reaches its source limit
This example demonstrates how to generate a service request (SRQ) when the source-measure unit
(SMU) detects it has reached its source limit. After configuring the status model, in this example the
source will be configured to output current and measure voltage. If the output terminals of the SMU
are left open when running this example, the SMU will reach its source limit and generate an SRQ.
Using SCPI commands:
*RST
STAT:CLE
STAT:OPER:MAP 0, 5080, 5081
STAT:OPER:ENAB 1
*SRE 128
SOUR:FUNC CURR
SOUR:CURR:RANG 1e-3
SOUR:CURR 1e-3
SOUR:CURR:VLIM 1
SENS:FUNC "VOLT"
OUTP ON
READ?
OUTP OFF