Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-169
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?
[:SENSe]:SWEep:TIME:AUTO
Syntax
[:SENSe]:SWEep:TIME:AUTO OFF|ON|0|1
[:SENSe]:SWEep:TIME:AUTO?
Description
Enables or disables auto sweep time.
Queries the status of the auto sweep time.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Remarks
This command is only available for GPSA mode.
Return Format
The query returns 0 or 1.