Instructions

RIGOL Chapter 2 Command System
2-142 MSO5000-E Programming Guide
[:SOURce[<n>]]:BURSt:DELay
Syntax
[:SOURce[<n>]]:BURSt:DELay <time>
[:SOURce[<n>]]:BURSt:DELay?
Description
Sets or queries the burst delay time of the specified signal source channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
{1}
1
<time>
Integer
Refer to Remarks
0 s
Remarks Burst delay indicates the time from when receiving the trigger signal to starting to
output N Cycle of bursts or Infinite burst.
The available range of the delay time is related to the burst cycles.
Return
Format
The query returns an integer.
Example
:BURSt:DELay 3 /*Sets the burst delay time of GI to 3 s.*/
:BURSt:DELay? /*The query returns 3.*/
[:SOURce[<n>]]:APPLy?
Syntax
[:SOURce[<n>]]:APPLy?
Description Queries the current output configuration of the specified function/arbitrary waveform
generator channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
{1}
1
Return
Format
The query returns the current output configuration in "<waveform
name>,<frequency>,<amplitude>,<offset>,<start phase>" format. If no
corresponding parameter is found, DEF is replaced with the specified parameter value.
Example
:APPLy? /*The query returns SIN,1000.000000,2.000000,0.500000,90.000000.*/
[:SOURce[<n>]]:APPLy:NOISe
[:SOURce[<n>]]:APPLy:PULSe
[:SOURce[<n>]]:APPLy:RAMP
[:SOURce[<n>]]:APPLy:SINusoid
[:SOURce[<n>]]:APPLy:SQUare
[:SOURce[<n>]]:APPLy:USER
Syntax [:SOURce[<n>]]:APPLy:NOISe [<amp>[,<offset>]]
[:SOURce[<n>]]:APPLy:PULSe [<freq>[,<amp>[,<offset>[,<phase>]]]]
[:SOURce[<n>]]:APPLy:RAMP [<freq>[,<amp>[,<offset>[,<phase>]]]]
[:SOURce[<n>]]:APPLy:SINusoid [<freq>[,<amp>[,<offset>[,<phase>]]]]
[:SOURce[<n>]]:APPLy:SQUare [<freq>[,<amp>[,<offset>[,<phase>]]]]
[:SOURce[<n>]]:APPLy:USER [<freq>[,<amp>[,<offset>[,<phase>]]]]
Description Configures the specified function/arbitrary waveform generator channel to output the
signal with the specified waveforms and parameters.