Remote control commands
R&S
®
SMM100A
762
User Manual 1179.1341.02 ─ 05
Parameters:
<Deviation>
float
The maximal deviation depends on the RF frequency and the
selected modulation mode (see data sheet).
Range:
0 to max
Increment: 1
*RST:
1
Default unit: RAD
Example:
See
Example "Performing phase modulation"
Manual operation:
See
13.16.3.5
SOURce:PULM subsystem
Option: see
Chapter 7.11.1, "Required options"
The
PULM
subsystem contains the commands for setting the pulse modulation.
..................................................................................... 762
Pulse modulation settings
With the commands described in this section, you can configure the settings for pulse
modulation, select the trigger mode and determine delay times for the pulse modula-
tion signal.
Example: Perform pulse modulation
The example shows a command sequence to perform pulse 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 pulse modulation settings
// Select the internal modulation generator,
// set trigger mode, select pulse mode, transition type
// and select the polarity of the internally generated pulse video output
SOURce:PULM:SOURce INT
SOURce:PULM:TRIGger:MODE SING
SOURce:PULM:MODE DOUB
SOURce:PULM:TTYPe SMO
SOURce:PULM:OUTPut:VIDeo:POLarity INVerted
// Alternatively configure the pulse modulation settings for
// external modulation source
// Select the source, set the polarity of the external signal,
SOURce subsystem