![Rohde & Schwarz SMM100A Скачать руководство пользователя страница 845](http://html.mh-extra.com/html/rohde-and-schwarz/smm100a/smm100a_user-manual_1477939845.webp)
Remote control commands
R&S
®
SMM100A
845
User Manual 1179.1341.02 ─ 05
// 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
// ******************************************************************
// Reset the instrument first
// ******************************************************************
*RST; *CLS
// ******************************************************************
// Configuring the multi-carrier signal
// ******************************************************************
SOURce:BB:MCCW:CARRier:COUNt 100
SOURce:BB:MCCW:CARRier:SPACing 500000
// Setup 100 carriers with a spacing of 500kHz
SOURce:BB:MCCW:CLOCk?
// Return value 128000000
SOURce:BB:MCCW:CFACtor:MODE SLOW
SOURce:BB:MCCW:CFACtor 3
SOURce:BB:MCCW:CFACtor:ACTual?
// Return value 3
// ******************************************************************
// Adjust the settings of a group of carriers
// ******************************************************************
SOURce:BB:MCCW:CARRier:LIST:POWer -6,-12,-18,-12,-6,0
// Set the power levels for carriers no. 0 to 5 to -10dB,-15dB,-20dB,-15dB,-10dB,0dB
SOURce:BB:MCCW:CARRier:LIST:STATe ON,ON,ON,ON,ON,ON,OFF,ON
// Set the state of the carriers no. 0 to 7
SOURce:BB:MCCW:EDIT:CARRier:STARt 15
SOURce:BB:MCCW:EDIT:CARRier:STOP 35
SOURce:BB:MCCW:EDIT:CARRier:STATe ON
SOURce:BB:MCCW:EDIT:CARRier:POWer:STAR -10
SOURce:BB:MCCW:EDIT:CARRier:POWer:STEP 0.5
SOURce:BB:MCCW:EDIT:CARRier:EXECute
// Activates the carriers no. 15 to 35
// Increase the power in 0.5dB steps starting with a power level of -10dB
// Apply the settings
SOURce:BB:MCCW:CARRier:POWer 38,0
SOURce:BB:MCCW:CARRier:STATe 38,1
// Set a power level of 0dB for carrier no. 38 and activates it
SOURce subsystem