Instructions

RIGOL Chapter 2 Command System
2-52 DSG800 Programming Guide
[:SOURce]:PULM:OUT:STATe
Syntax [:SOURce]:PULM:OUT:STATe ON|OFF|0|1
[:SOURce]:PULM:OUT:STATe?
Description Turn on or off the pulse output switch.
Query the state of the pulse output switch.
Parameter
Name
Type
Range
Default
ON|OFF|0|1 Bool ON|OFF|0|1 OFF|0
Explanation ON|1: turn on the pulse output switch. At this point, the RF signal generator can
output the pulse signal generated by the internal pulse generator from the
[PULSE IN/OUT] connector at the rear panel. Note that this output signal is
related to the pulse "Mode" setting.
OFF|0: turn off the pulse output switch.
When "Ext" modulation source is selected, this command is invalid.
Return Format The query returns 1 or 0.
Example :PULM:OUT:STAT ON /*Turn on the pulse output switch*/
:PULM:OUT:STAT? /*The query returns 1*/
Related
Commands
[:SOURce]:PULM:MODE
[:SOURce]:PULM:SOURce
[:SOURce]:PULM:PERiod
Syntax [:SOURce]:PULM:PERiod <value>
[:SOURce]:PULM:PERiod?
Description Set the period of pulse modulation.
Query the period of pulse modulation.
Parameter
Name Type Range Default
<value>
Real
40ns to 170s
1ms
Explanation When <value> is set in "Number" form, the default unit is s. Besides, <value>
can also be set in "Number + Unit" form; for example, 1000ms.
After the pulse period is set, you can rotate the knob to modify the period at the
current step. At this point, you can query and set the current step using the
[:SOURce]:PULM:PERiod:STEP command.
When the modulation source is set to "Ext" or the pulse mode is set to "Train",
this command is invalid.
Return Format The query returns the period of pulse modulation. For example, 1.000000000s.
Example
:PULM:PER 1000ms
:PULM:PER?
Related
Commands
[:SOURce]:PULM:PERiod:STEP
[:SOURce]:PULM:SOURce
[:SOURce]:PULM:MODE