Instructions
RIGOL  Chapter 2 Command System 
2-144    MSO5000 Programming Guide 
receiving the trigger signal. 
  INFinite: sets the number of cycles to Infinite. It outputs continuous waveforms once 
receiving the trigger signal. 
Return 
Format 
The query returns NCYC or INF. 
Example 
:BURSt:TYPE INFinite /*Sets the burst type of GI to INFinite.*/ 
:BURSt:TYPE?         /*The query returns INF.*/ 
[:SOURce[<n>]]:BURSt:CYCLes 
Syntax 
[:SOURce[<n>]]:BURSt:CYCLes <count> 
[:SOURce[<n>]]:BURSt:CYCLes? 
Description 
Sets or queries the number of burst cycles of the specified signal source channel. 
Parameter 
Name 
Type 
Range 
Default 
[<n>] 
Discrete 
{1|2} 
When omitted, by default, 
the operations are carried 
out on GI. 
<count> 
Integer 
1 to 10 
1 
Remarks 
This command is invalid when the burst type is "Infinite". 
Return 
Format 
The query returns an integer ranging from 1 to 10. 
Example 
:BURSt:CYCLes 3 /*Sets the burst cycles of GI to 3.*/ 
:BURSt:CYCLes?   /*The query returns 3.*/ 
[: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|2} 
When omitted, by default, 
the operations are carried 
out on GI. 
<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.*/ 










