Instructions

Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-55
[:SOURce]:PULM:TRAin:LIST:GET
Syntax
[:SOURce]:PULM:TRAin:LIST:GET? <Start>,<Count>
Description Acquire the train list date within the specified range.
Parameter
Name
Type
Range
Default
<Start> Integer
1 to the total number of rows in the current
train list
--
<Count> Integer
1 to the total number of rows in the current
train list
--
Explanation <Start>: the number of the start row of the train list data to be acquired.
<Count>: the total number of rows of the train list data to be acquired.
Return Format The query returns the train list date newly acquired. For example,
SN.2:2.00 ms , 4.00 ms, 2, 12.00 ms
SN.3:15.55 ms , 100.50 us, 2, 31.30 ms
Example :PULM:TRA:LIST:GET? 2,2 /*Acquire 2 rows of train data starting from the
second row of the train list*/
Related
Command
[:SOURce]:PULM:TRAin:LIST:COUNt
[:SOURce]:PULM:TRIGger:DELay
Syntax [:SOURce]:PULM:TRIGger:DELay <value>
[:SOURce]:PULM:TRIGger:DELay?
Description Set the pulse trigger delay.
Query the pulse trigger delay.
Parameter
Name
Type
Range
Default
<value>
Real
10ns to 170s
100us
Explanation When the modulation source is set to "Int" and the trigger mode is set to "Ext",
you can use this command to set the delay from when the pulse modulating
signal receives the external trigger signal to the start of the #1 pulse of the
pulse modulating signal.
When <value> is set in "Number" form, the default unit is s. Besides, <value>
can also be set in "Number + Unit" form; for example, 30ns.
After the trigger delay is set, you can rotate the knob to modify the trigger delay
at the current step. At this point, you can query and set the current step using
the [:SOURce]:PULM:TRIGger:DELay:STEP command.
Return Format The query returns the trigger delay. For example, 3.000000000s.
Example :PULM:TRIG:DEL 3 /*Set the trigger delay to 3s*/
:PULM:TRIG:DEL?
Related
Commands
[:SOURce]:PULM:SOURce
[:SOURce]:PULM:TRIGger:DELay:STEP
[:SOURce]:PULM:TRIGger:MODE