Instructions

RIGOL Chapter 2 Command System
2-50 DSG800 Programming Guide
[:SOURce]:PM:STATe
Syntax [:SOURce]:PM:STATe ON|OFF|1|0
[:SOURce]:PM:STATe?
Description Turn on or off the ØM switch.
Query the state of the ØM switch.
Parameter
Name
Type
Range
Default
ON|OFF|1|0
Bool
ON|OFF|1|0
OFF|0
Explanation ON|1: turn on the ØM switch and enable the ØM function.
OFF|0: turn off the ØM switch and disable the ØM function.
Return Format The query returns 1 or 0.
Example :PM:STAT ON /*Turn on the ØM switch*/
:PM:STAT? /*The query returns 1*/
[:SOURce]:PM:WAVEform
Syntax [:SOURce]:PM:WAVEform SINE|SQUA
[:SOURce]:PM:WAVEform?
Description Set the modulation waveform of ØM.
Query the modulation waveform of ØM.
Parameter
Name
Type
Range
Default
SINE|SQUA
Discrete
SINE|SQUA
SINE
Explanation SINE: set the modulation waveform of ØM to "Sine".
SQUA: set the modulation waveform of ØM to "Square".
This command is invalid when the ØM modulation source is set to "Ext".
Return Format The query returns SINE or SQUA.
Example
:PM:WAVE SQUA
:PM:WAVE?
Related
Command
[:SOURce]:PM:SOURce