
14-38
SCPI Command Reference
Model 2520 User’s Manual
Description
These commands are used to specify the start and stop levels for a
sweep. When the sweep is started, the source will output the specified
start level and measurements are performed.
The sweep continues until the source outputs the specified stop level. At
this level, the instrument again performs another series of measurements
and then stops the sweep.
The source and measure points in a sweep can be set by specifying a
step size, or by specifying the number of source and measure points in
the sweep. Refer to :STEP and :POINts.
:STARt and :STOP are coupled to :CENTer and :SPAN. Thus, when
start and stop values are changed, the values for center and span are
affected as follows:
Center = (Start + Stop) / 2
Span = Stop - Start
CENTer <n>
SPAN <n>
:SOURce[1]:CURRent:CENTer <n>
Specify center point of sweep
:SOURce[1]:CURRent:SPAN <n>
Specify span of sweep
Parameters
<n> =
0 to 5.0
Set SPAN source level (amps)
0 to 5.0
Set CENT source level (amps)
DEFault
0A
MINimum
0A (SPAN), 0A (CENT)
MAXimum
5.0A (SPAN), 5.0A (CENT)
Query
:CENTer?
Query center point for sweep
:CENTer? DEFault
Query *RST default level
:CENTer? MINimum
Query lowest allowable level
:CENTER? MAXimum
Query highest allowable level
:SPAN?
Query span for sweep
:SPAN? DEFault
Query *RST default level
:SPAN? MINimum
Query lowest allowable level
:SPAN? MAXimum
Query highest allowable level
Description
A sweep can be configured by specifying center and span parameters.
By specifying a center point, you can sweep through the operating point
of a device. The span determines the sweep width with the operating
point at the center of the sweep.
For example, assume you are testing a device that operates at 100mA,
and you want to sweep from 80mA to 120mA. To do this, you would
specify the center to be 100mA and the span to be 40mA (120 - 80).
Use the :STEP or :POINts command to specify the number of source
and measure points in the sweep.
Summary of Contents for 2520
Page 250: ...A Specifications ...
Page 254: ...B StatusandErrorMessages ...
Page 262: ...C DataFlow ...
Page 266: ...D IEEE 488BusOverview ...
Page 281: ...E IEEE 488andSCPI ConformanceInformation ...
Page 285: ...F MeasurementConsiderations ...
Page 308: ...G GPIB488 1Protocol ...
Page 312: ...H ExamplePrograms ...
Page 317: ...I ContinuousPulseMode ...