Instructions

Chapter 2 Command System RIGOL
DSG800 Programming Guide 2-45
[:SOURce]:MODulation:STATe
Syntax [:SOURce]:MODulation:STATe ON|OFF|1|0
[:SOURce]:MODulation:STATe?
Description Turn on or off the switch of all the modulation outputs.
Query the on/off state of the switch of all the modulation outputs.
Parameter
Name
Type
Range
Default
ON|OFF|1|0
Bool
ON|OFF|1|0
OFF|0
Explanation
ON|1: turn on all the modulation outputs. The backlight of Mod/on goes on.
OFF|0: turn off all the modulation outputs. The backlight of Mod/on goes off.
Return Format The query returns 1 or 0.
Example :MOD:STAT ON /*Turn on the switch of all the modulation outputs*/
:MOD:STAT? /*The query returns 1*/