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