Model 2461 Interactive SourceMeter® Instrument Reference Manual
Section 6: SCPI command reference
2461-901-01 A/November 2015
6-113
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP
This command sets up a linear source pulse sweep configuration list model with a fixed number of steps.
Type
Affected by
Where saved
Default value
Command only
Recall settings
Instrument reset
Power cycle
Save settings
Not applicable
Usage
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>"
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>, <count>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>, <count>,
<xBiasLimit>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>, <count>,
<xBiasLimit>, <xPulseLimit>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>, <count>,
<xBiasLimit>, <xPulseLimit>, <failAbort>
:SOURce[1]:PULSe:SWEep:<function>:LINear:STEP <biasLevel>, <start>, <stop>, <step>,
<pulseWidth>, <measEnable>, "<bufferName>", <delay>, <offTime>, <count>,
<xBiasLimit>, <xPulseLimit>, <failAbort>, <dual>
<function>
The source function:
•
Voltage pulse sweep:
VOLTage
•
Current pulse sweep:
CURRent
<biasLevel>
Output level the instrument sources before the first pulse and returns to between
pulses (delay and off time):
•
Current: -7.35 A to 7.35 A
•
Voltage: -105 V to 105 V
<start>
The voltage or current source level at which the pulse sweep starts:
•
Current: -10.5 A to 10.5 A
•
Voltage: -105 V to 105 V
<stop>
The voltage or current source level at which the pulse sweep stops:
•
Current: -10.5 A to 10.5 A
•
Voltage: -105 V to 105 V
<step>
The step size at which the source level will change; step size must be greater than
0; to calculate the number of source-measure points in a sweep, use the following
formula:
Points = [(Stop - Start) / Step] + 1