![Rohde & Schwarz SMBV100B User Manual Download Page 701](http://html.mh-extra.com/html/rohde-and-schwarz/smbv100b/smbv100b_user-manual_1477881701.webp)
Remote Control Commands
R&S
®
SMBV100B
699
User Manual 1178.4460.02 ─ 03
Example:
See
Example "Creating a frequency modulated RF signal"
Manual operation:
See
[:SOURce<hw>]:FM:SENSitivity?
Queries the sensitivity of the externally supplied signal for frequency modulation. The
sensitivity depends on the set modulation deviation.
Return values:
<Sensitivity>
float
Sensitivity in
Hz/V.
It is assigned to the voltage value for full modulation of the input.
Range:
0 to max
Increment: 0.01
Example:
See
Example "Using an external signal source"
Usage:
Query only
12.16.3.4
SOURce:PM Subsystem
Option: R&S
SMBVB-K720
The PM subsystem contains the commands for setting the phase modulation. You can
configure the internal modulation source (LF generator) with the commands listed in
Chapter 12.16.10, "SOURce:LFOutput Subsystem"
Example: Performing phase modulation
The following example shows a command sequence to perform phase modulation.
// Reset the instrument to start from an initial state
*RST; *CLS
// Set the RF signal frequency and level
SOURce:FREQuency:CW 4000000000
SOURce:POWer:LEVel:IMMediate:AMPLitude -25
// Configure the phase modulation settings
SOURce1:LFOutput1:SHAPe SINE
SOURce1:LFOutput1:FREQuency 1000
// Select the LF signal generated by the internal modulation generator
// or the internally generated noise signal
SOURce1:PM1:DEViation 1
SOURce1:PM1:SOURce LF1
// SOURce1:PM1:SOURce INTernal
// SOURce1:PM1:SOURce NOISe
SOURce1:PM1:RATio 40
SOURce1:PM1:MODE HBAN
SOURce Subsystem