
14-40
SCPI Command Reference
Model 2520 User’s Manual
POINts <n>
:SOURce[1]:SWEep:POINts <n>
Set number of points for sweep
Parameters
<n> =
2 to 1000
Specify number of source-measure
points
MINimum
2
MAXimum
1000
DEFault
1000
Query
:POINts?
Query number of sweep points
:POINts? DEFault
Query *RST default number of sweep points
:POINts? MINimum
Query lowest allowable number of sweep
points
:POINts? MAXimum
Query highest allowable number of sweep
points
Description
The :POINts command specifies the total number of source and measure
points in a sweep. For a linear sweep, the source and measure points are
equally spaced (stepped) between the start level and the stop level. For a
log sweep, the source and measure points are equally spaced on a loga-
rithmic scale. Note that the start and stop levels are source and measure
points.
Step size for a linear sweep can be calculated as follows:
Step Size = (Stop - Start) / (Points - 1)
Step Size = Span / (Points -1)
Step size for a logarithmic sweep can be calculated as follows:
An alternate way to set the source and measure points in a sweep is to
specify the step size using the :STEP command.
Note that the :POINts and :STEP commands are coupled. Changing the
number of source and measure points also changes the step size. Con-
versely, changing the step size changes the number of source and mea-
sure points.
DIRection <name>
:SOURce[1]:SWEep:DIRection <name>
Set direction of sweep
Parameters
<name> =
UP
Run sweep from start to stop
DOWN
Run sweep from stop to start
Query
:DIRection?
Query direction of sweep
Description
Normally, a sweep is run from the start level to the stop level. The
:STARt and :STOP, or :CENTer and :SPAN commands are used to set
these levels.
Log Step Size
log 10 (Stop)- log10 (Start)
Points - 1
-----------------------------------------------------------------
=
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 ...