User manual

RIGOL Chapter 2 Command System
2-146 DSA700 Programming Guide
[:SENSe]:SWEep:COUNt:CURRent?
Syntax
[:SENSe]:SWEep:COUNt:CURRent?
Description
Query the number of sweeps that have been finished in single sweep.
Explanation
The [:SENSe]:SWEep:COUNt? command queries the number of sweeps to be executed in a single sweep.
While, this command queries the number of sweeps that have been finished in single sweep.
Return Format
The query returns the number in integer
[:SENSe]:SWEep:TIME
Syntax
[:SENSe]:SWEep:TIME <time>
[:SENSe]:SWEep:TIME?
Description
Set the sweep time.
Query the sweep time.
Parameter
Name
Type
Range
Default
<time>
Consecutive Real Number 20 us to 1000 s 33.333 ms
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?