Source[<n>]]:burst[:state – RIGOL DG1000Z Series User Manual
Page 98
RIGOL
2-86
DG1000Z Programming Guide
[:SOURce[<n>]]:BURSt[:STATe]
Syntax
[:SOURce[<n>]]:BURSt[:STATe] {ON|1|OFF|0}
[:SOURce[<n>]]:BURSt[:STATe]?
Description
Enable or disable the burst function of the specified channel.
Query the on/off status of the burst function of the specified channel.
Parameter
Name
Type
Range
Default
[<n>]
Discrete
1|2
1
{ON|1|OFF|0}
Bool
ON|1|OFF|0
OFF
Explanation
DG1000Z can output the waveform with the specified number of cycles (namely
the burst) from a single channel or both of the two channels at the same time.
When the burst function is enabled (the backlight of Burst is illuminated), the
modulation or sweep function will be disabled automatically (if it is currently
enabled). At this point, the signal generator outputs the burst waveform from the
corresponding channel (if it is currently turned on) according to the current
configuration.
To avoid a large quantity of waveform changes, please enable the burst function
after configuring the other burst parameters.
When [:SOURce[<n>]] or [<n>] is omitted, the system sets the related
parameters of CH1 by default.
Return Format
The query returns ON or OFF.
Example
:SOUR1:BURS ON /*Enable the burst function of CH1*/
:SOUR1:BURS? /*Query the on/off status of the burst function of CH1 and the
query returns ON*/