Section 6: SCPI command reference
Model 2461 Interactive SourceMeter® Instrument Reference Manual
6-232
2461-901-01 A/November 2015
Example
*RST
SENS:FUNC "CURR"
SENS:CURR:RANG:AUTO ON
SOUR:FUNC VOLT
SOUR:DEL 0.1
SOUR:VOLT 5
SOUR:VOLT:ILIM 0.01
TRIG:LOAD "SimpleLoop", 10
OUTP ON
INIT
*WAI
TRAC:DATA? 1, 10, "defbuffer1", SOUR, READ, REL
Reset the instrument and set it to
measure current with automatic range
setting.
Source 5 V with a source delay of 0.1 s.
Set a current limit of 0.01 A.
Set a simple trigger loop with a count of
10.
Turn the output on.
Start the trigger model.
Postpone execution of subsequent
commands until all previous commands
are finished.
Read data and store the source, reading,
and relative time.
Also see
None