User manual

Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-139
[:SOURce[<n>]]:MOD:FM[:DEVIation]
Syntax [:SOURce[<n>]]:MOD:FM[:DEVIation] <dev>
[:SOURce[<n>]]:MOD:FM[:DEVIation]?
Description
Set or query the FM frequency deviation of the specified source channel. The default unit
is Hz.
Parameter
Name
Type
Range
Default
[<n>] Discrete {1|2}
If omitted, the operation is
performed on source 1 by
default
<dev> Real
0Hz to the carrier waveform
frequency
1kHz
Explanation Sending [:SOURce[<n>]]:FREQuency[:FIXed] can set the carrier waveform
frequency and sending
[:SOURce[<n>]]:MOD:FM:INTernal:FREQuency can set the
FM modulation frequency.
When the modulating waveform amplitude reaches its maximum, the carrier
waveform frequency increases by the "frequency deviation". When the modulating
waveform amplitude reaches its minimum, the carrier waveform frequency
decreases by the "frequency deviation".
You can only set the FM frequency deviation when the modulation type of the
specified signal source channel is set to FM.
Return
Format
The query returns an integer.
Example
:MOD:FM 100 /*Set the FM frequency deviation of source 1 to 100Hz*/
:MOD:FM? /*The query returns 100*/
[:SOURce[<n>]]:APPLy?
Syntax
[:SOURce[<n>]]:APPLy?
Description
Query the output configurations of the specified source channel.
Parameter
Name
Type
Range
Default
[<n>] Discrete {1|2}
If omitted, the operation is
performed on source 1 by
default
Return
Format
The query returns the output configurations in "<waveform
name>,<frequency>,<amplitude>,<offset>,<start phase>" format. If the
corresponding parameter does not exist, it will be replaced by "DEF".
Example
:APPLy? /*The query returns SIN,1000.000000,1.000000,0.000000,0.000000*/