Remote control commands
R&S
®
SMM100A
748
User Manual 1179.1341.02 ─ 05
Parameters:
<State>
1 | ON | 0 | OFF
*RST:
0
Example:
SOURce1:AM1:DEPTh 30
SOURce1:AM1:SOURce LF1
SOURce1:AM1:STATe 1
SOURce1:FM1:DEViation 1000
SOURce1:FM1:STATe 1
// disable both modulation
SOURce1:MODulation:ALL:STATe 0
SOURce1:AM1:STATe?
// 0
SOURce1:FM1:STATe?
// 0
// enable both modulation
SOURce1:MODulation:ALL:STATe 1
SOURce1:AM1:STATe?
// 1
SOURce1:FM1:STATe?
// 1
Manual operation:
See
13.16.3.2
SOURce:AM subsystem
Option: R&S
SMM-K720
The AM subsystem contains the commands for setting the amplitude modulation and
also the broadband amplitude modulation.
Activation of amplitude modulation deactivates ARB, I/Q modulation, digital modulation
and all digital standards.
The following examples show some variants for generating AM signals.
Example: Creating an amplitude modulated RF signal
Using the internal LF generator, the following command sequence configures an ampli-
tude modulated signal.
// Reset the instrument to start from a defined state
*RST
// Set RF frequency and amplitude
SOURce1:FREQuency:CW 6000000000
SOURce1:POWer:LEVel:IMMediate:AMPLitude -25
// Configure the modulation signal
SOURce1:LFOutput1:SHAPe SINE
SOURce1:LFOutput1:FREQuency 20000
SOURce subsystem