RIGOL DG1000 Command System
Programming Guide for DG1000
Detailed information of each command:
1.
SWEep:SPACing
Syntax SWEep:SPACing {LINear|LOGarithmic}
Function Select linear or logarithmic spacing for the sweep, t
Linear.
Example
SWE:SPAC LIN
2.
SWEep:SPACing?
Syntax SWEep:SPACing?
Function Query the current sweep mode.
Return Value The query returns LINEAR or LOG.
Syntax
SWEep:TIME {<seconds>|MINimum|MAXimum}
Function Set the sweep time needed for the generator to sweep from the
start frequency to the stop frequency, the default time is 1s.
Explanation <seconds> is the sweep time set by users, the unit is s.
MIN=1ms, MAX=500s.
Example SWE:TIME 10
4.
SWEep:TIME?
Syntax
SWEep:TIME?
Function Query the sweep time needed for the generator to sweep from the
start frequency to the stop frequency.
Return Value The query returns the sweep time in scientific notation and in
seconds, such as: 1.000000e+01.
5.
SWEep:STATe
Syntax SWEep:STATe {OFF|ON}
Function
Disable or enable the sweep mode.
Example
SWE:STAT OFF
Syntax
SWEep:STATe?
Function
Query the sweep state.
Return Value The query returns OFF or ON.