User manual

DG1022 Commands System RIGOL
Programming Guide for DG1022
2-55
5. BURSt:INTernal:PERiod
Command
Format
BURSt:INTernal:PERiod {<>|MINimum|MAXimum}
Function
Set the period of burst in internal trigger mode.
Explanations
<second> is the burst period for user to set, the unit is s.
MIN=1μs, MAX=500s.
Example
BURS:INT:PER 10
6. BURSt:INTernal:PERiod?
Command
Format
BURSt:INTernal:PERiod? [MINimum|MAXimum]
Function
Query the period of burst in internal trigger mode.
Return Value
The query returns the burst period in the form of scientific notation
such as: 1.000000e+01.
7. BURSt:PHASe
Command
Format
BURSt:PHASe {<angle>|MINimum|MAXimum}
Function
Set the initial phase of burst.
Explanations
<angle> is the phase for user to set, the unit is degree.
MIN=-18, MAX=18.
Example
BURS:PHAS 150
8. BURSt:PHASe?
Command
Format
BURSt:PHASe? [MINimum|MAXimum]
Function
Query the initial phase of burst.
Return Value
The query returns the initial phase of burst in the form of scientific
notation in degree such as: 1.500000e+02.
9. BURSt:STATe
Command
Format
BURSt:STATe {OFF|ON}
Function
Enable or disable burst mode.
Example
BURS:STAT OFF
10. BURSt:STATe?