Remote Control Commands
R&S
®
SMW200A
1072User Manual 1175.6632.02 ─ 30
Figure 14-4: Multi-carrier signal to test the image rejection of an SSB filter
// ******************************************************************
// Reset the instrument first
// ******************************************************************
*RST; *CLS
// ******************************************************************
// Configuring and enabling the multi-carrier signal
// ******************************************************************
SOURce:BB:MCCW:CARRier:COUNt 81
SOURce:BB:MCCW:CARRier:SPACing 1E6
// Set the number of carriers and their distance
// Further settings stay in default state (for example trigger settings)
SOURce:BB:MCCW:EDIT:CARRier:STARt 40
SOURce:BB:MCCW:EDIT:CARRier:STOP 80
SOURce:BB:MCCW:EDIT:CARRier:STATe OFF
SOURce:BB:MCCW:EDIT:CARRier:EXECute
// Configure the carrier table for the single sideband signal:
// Set the carriers no. 40 to 80 to "OFF"
SOURce:BB:MCCW:STATe ON
// Enable signal generation
OUTPut ON
// Enable signal output
Generating a composed multi-carrier signal
This example generates a multi-carrier signal as shown in Figure 14-5.
SOURce Subsystem