Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-161
[:SENSe]:SWEep:POINts
Syntax
[:SENSe]:SWEep:POINts <integer>
[:SENSe]:SWEep:POINts?
Description
Sets the number of sweep points.
Queries the number of sweep points.
Parameter
Name
Type
Range
Default
<integer>
Integer
101 to 10,001
801
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the number of sweep points in integer.
Example
The following command sets the number of sweep points to 650.
:SENSe:SWEep:POINts 650
The following query returns 650.
:SENSe:SWEep:POINts?
[:SENSe]:SWEep:TIME
Syntax
[:SENSe]:SWEep:TIME <time>
[:SENSe]:SWEep:TIME?
Description
Sets the sweep time.
Queries the sweep time.
Parameter
Name
Type
Range
Default
<time> Consecutive Real Number
1 ms to 4,000 s (non-zero span)
1 μs to 6,000 s (zero span)
1 ms
Remarks
This command is only available for GPSA mode.
Return Format
The query returns the sweep time in scientific notation. The unit is s.
Example
The following command sets the sweep time to 100 ms.
:SENSe:SWEep:TIME 0.1
The following query returns 1.000000000e-01.
:SENSe:SWEep:TIME?