Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-143
[:SENSe]:SWEep:TIME
Syntax
[:SENSe]:SWEep:TIME <time>
[:SENSe]:SWEep:TIME?
Description
Set the sweep time.
Query the sweep time.
Parameter
Return Format
The query returns the sweep time in scientific notation and the unit is s.
Example
The command below sets the sweep time to 0.1 s.
:SENSe:SWEep:TIME 0.1
The query below returns 1.000000E-01.
:SENSe:SWEep:TIME?
[:SENSe]:SWEep:TIME:AUTO
Syntax
[:SENSe]:SWEep:TIME:AUTO OFF|ON|0|1
[:SENSe]:SWEep:TIME:AUTO?
Description
Enable or disable the auto sweep time.
Query the status of the auto sweep time.
Parameter
Return Format
The query returns 0 or 1.
Example
The command below enables the auto sweep time.
:SENSe:SWEep:TIME:AUTO ON or :SENSe:SWEep:TIME:AUTO 1
The query below returns 1.
:SENSe:SWEep:TIME:AUTO?