Instructions

Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-63
[:SOURce]:SWEep:LIST:INITialize:FSTep
Syntax
[:SOURce]:SWEep:LIST:INITialize:FSTep
Description Recalculate the data points set in the current step sweep to generate a new sweep
list.
Explanation In the new sweep list, "SN" depends on the "Points" of step sweep.
"Freq" depends on the "Start Freq" and "Stop Freq" of step sweep.
"Level" depends on the "start Lev" and "Stop Lev" of step sweep.
"Time" depends on the "Dwell Time" of step sweep.
Related
Commands
[:SOURce]:SWEep:STEP:DWELl
[:SOURce]:SWEep:STEP:POINts
[:SOURce]:SWEep:STEP:STARt:FREQuency
[:SOURce]:SWEep:STEP:STARt:LEVel
[:SOURce]:SWEep:STEP:STOP:FREQuency
[:SOURce]:SWEep:STEP:STOP:LEVel
[:SOURce]:SWEep:LIST:INITialize:PRESet
Syntax [:SOURce]:SWEep:LIST:INITialize:PRESet
Description Reset the sweep list to the factory setting.
Explanation
After resetting the sweep list to the default using this command, the sweep list only
contains one frequency point (3GHz) and level point (-20dBm).
[:SOURce]:SWEep:LIST:LIST
Syntax
[:SOURce]:SWEep:LIST:LIST? <Start>,<Count>
Description Acquire the sweep data within the specified range of the sweep list.
Parameter
Name
Type
Range
Default
<Start> Integer
1 to the total number of rows in the
current list
--
<Count> Integer
1 to the total number of rows in the
current list
--
Explanation <Start>: denote the number of the start row of the sweep data to be acquired.
<Count>: denote the total number of rows of the sweep data to be acquired.
Return Format The query returns the sweep data newly acquired. For example,
SN.2:2994152687 , -50.000000, 0.500000
SN.3:2888000000 , -60.849998, 0.500000
SN.4:2550000000 , -75.750000, 0.500000
Example
:SWE:LIST:LIST? 2,3 /*Acquire 3 rows of sweep data starting from the second
row in the sweep list*/