RIGOL Chapter 2 Command System
2-136 MSO1000Z/DS1000Z Programming Guide
[:SOURce[<n>]]:MOD[:STATe]
[:SOURce[<n>]]:MOD[:STATe] <bool>
[:SOURce[<n>]]:MOD[:STATe]?
Enable or disable the modulation of the specified source channel, or query the status of
the modulation of the specified source channel.
If omitted, the operation is
performed on source 1 by default
 The signal source of MSO1000Z/DS1000Z provides amplitude modulation (AM) and
frequency modulation (FM) which can be selected by sending the
[:SOURce[<n>]]:MOD:TYPe command.
 Sine, Square, Ramp, Built-in waveforms, or Arb waveform (except DC) can be used
as the carrier waveform.
 You can use the [:SOURce[<n>]]:MOD:AM:INTernal:FUNCtion or
[:SOURce[<n>]]:MOD:FM:INTernal:FUNCtion command to selelct Sine, Square,
Triangle, or Noise as the modulating waveform.
The query returns OFF or ON.
:MOD ON /*Enable the modulation of source 1*/
:MOD? /*The query returns ON*/
[:SOURce[<n>]]:FUNCtion[:SHAPe]
[:SOURce[<n>]]:MOD:TYPe
[:SOURce[<n>]]:MOD:TYPe <type>
[:SOURce[<n>]]:MOD:TYPe?
Set or query the modulation type of the specified source channel.
If omitted, the operation is
performed on source 1 by default
 AM: amplitude modulation. The amplitude of the carrier waveform varies with the
amplitude of the modulating waveform.
FM: frequency modulation. The frequency of the carrier waveform varies with the
amplitude of the modulating waveform.
 Sine, Square, Ramp, Built-in waveforms, or Arb waveform (except DC) can be used
as the carrier waveform.
 You can use the [:SOURce[<n>]]:MOD:AM:INTernal:FUNCtion or
[:SOURce[<n>]]:MOD:FM:INTernal:FUNCtion command to selelct Sine, Square,
Triangle, or Noise as the modulating waveform.
The query returns AM or FM.
:MOD:TYPe AM /*Set the modulation type of source 1 to AM*/
:MOD:TYPe? /*The query returns AM*/