:WGEN<w> Commands
33
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
1237
:WGEN<w>:MODulation:TYPE
Command Syntax
:WGEN<w>:MODulation:TYPE <type>
<w> ::= 1 in NR1 format
<type> ::= {AM | FM | FSK}
The :WGEN<w>:MODulation:TYPE command selects the modulation type:
• AM (amplitude modulation) — the amplitude of the original carrier signal is
modified according to the amplitude of the modulating signal.
Use the :WGEN<w>:MODulation:AM:FREQuency command to set the
modulating signal frequency.
Use the :WGEN<w>:MODulation:AM:DEPTh command to specify the amount of
amplitude modulation.
• FM (frequency modulation) — the frequency of the original carrier signal is
modified according to the amplitude of the modulating signal.
Use the :WGEN<w>:MODulation:FM:FREQuency command to set the
modulating signal frequency.
Use the :WGEN<w>:MODulation:FM:DEViation command to specify the
frequency deviation from the original carrier signal frequency.
• FSK (frequency-shift keying modulation) — the output frequency "shifts"
between the original carrier frequency and a "hop frequency" at the specified
FSK rate.
The FSK rate specifies a digital square wave modulating signal.
Use the :WGEN<w>:MODulation:FSKey:FREQuency command to specify the
"hop frequency".
Use the :WGEN<w>:MODulation:FSKey:RATE command to specify the rate at
which the output frequency "shifts".
Query Syntax
:WGEN<w>:MODulation:TYPE?
The :WGEN<w>:MODulation:TYPE? query returns the selected modulation type.
Return Format
<type><NL>
<type> ::= {AM | FM | FSK}
See Also
•
":WGEN<w>:MODulation:AM:DEPTh"
•
":WGEN<w>:MODulation:AM:FREQuency"
•
":WGEN<w>:MODulation:FM:DEViation"
•