Remote Control Commands
R&S
®
SMW200A
1027User Manual 1175.6632.02 ─ 30
SOURce1:BB:W3GPp:WAVeform:CREate "3gpp_arb"
// ******************************************************************
// Configure a multi carrier scenario with 4 carriers
// and carrier spacing of 5 MHz
// Activate the carriers
// ******************************************************************
SOURce1:BB:ARBitrary:MCARrier:CARRier:COUNt 4
SOURce1:BB:ARBitrary:MCARrier:CARRier:SPACing 5 MHz
SOURce1:BB:ARBitrary:MCARrier:CARRier1:STATe ON
SOURce1:BB:ARBitrary:MCARrier:CARRier2:STATe ON
SOURce1:BB:ARBitrary:MCARrier:CARRier3:STATe ON
SOURce1:BB:ARBitrary:MCARrier:CARRier4:STATe ON
// ******************************************************************
// Select and load the waveform file "3gpp_arb" to all 4 carriers
// (the file "3gpp_arb" is in default directory)
// ******************************************************************
SOURce1:BB:ARBitrary:MCARrier:CARRier1:FILE "3gpp_arb"
SOURce1:BB:ARBitrary:MCARrier:CARRier2:FILE "3gpp_arb"
SOURce1:BB:ARBitrary:MCARrier:CARRier3:FILE "3gpp_arb"
SOURce1:BB:ARBitrary:MCARrier:CARRier4:FILE "3gpp_arb"
// ******************************************************************
// Trigger the signal caulation and load the waveform in the ARB generator
// ******************************************************************
// Define the file name of the multi carrier output file, e.g. "3gpp_mc"
SOURce1:BB:ARBitrary:MCARrier:OFILe "3gpp_mc"
// Create and load the multi carrier waveform file in the ARB generator
SOURce1:BB:ARBitrary:MCARrier:CLOad
// Alternatively: create the multi carrier waveform and
// load it subsequently in the ARB generator
// SOURce1:BB:ARBitrary:MCARrier:CREate
// SOURce1:BB:ARBitrary:WAVeform:SELect"3gpp_mc"
// Activate the ARB generator
SOURce1:BB:ARBitrary:STATe ON
// ******************************************************************
// Use the save/recall function to store the settings
// ******************************************************************
// Query available settings files in a specified directory
MMEM:CDIR "/var/user/waveform"
SOURce1:BB:ARBitrary:MCARrier:SETTing:CATalog?
// mcar1, mcar2
// the directory contains the settings files mcar1.arb_multcarr and mcar2.arb_multcarr
SOURce1:BB:ARBitrary:MCARrier:SETTing:STORe "3gpp_mc"
SOURce Subsystem