Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-162 RSA5000 Programming Guide
[: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.
Example
The following command enables the auto sweep time.
:SENSe:SWEep:TIME:AUTO ON or :SENSe:SWEep:TIME:AUTO 1
The following query returns 1.
:SENSe:SWEep:TIME:AUTO?
[:SENSe]:SWEep:TIME:AUTO:RULes
Syntax
[:SENSe]:SWEep:TIME:AUTO:RULes NORMal|ACCuracy
[:SENSe]:SWEep:TIME:AUTO:RULes?
Description
Selects the sweep type.
Queries the sweep type.
Parameter
Name
Type
Range
Default
——
Keyword
NORMal|ACCuracy
NORMal
Remarks
NORMal: indicates normal.
ACCuracy: indicates accuracy.
This command is only available for GPSA mode.
Return Format
The query returns NORM or ACC.
Example
The following command selects the sweep type to Accuracy.
:SENSe:SWEep:TIME:AUTO:RULes ACCuracy
The following query returns ACC.
:SENSe:SWEep:TIME:AUTO:RULes?