Remote Control Commands
R&S
®
SMW200A
1026User Manual 1175.6632.02 ─ 30
SOURce:BB:ARBitrary:TRIGger:SOURce INTernal
SOURce:BB:ARBitrary:STAT ON
SOURce:BB:ARBitrary:TRIGger:EXEC
Refer to "To apply a manual segment switch to the output segments in the required
order" on page 374 for description of the steps necessary to achieve a similar task via
manual operation of the instrument.
Example: Adding extra marker signals
The following example lists the commands necessary to add two marker signals, a
sequence restart marker and a segment restart marker, to the multi-segment
sequence. The example lists only the relevant commands.
// ******************************************************************
// Select the multi segment file and the corresponding configuration list
// ******************************************************************
MMEM:CDIR "/var/lists/ARB/multi_segment"
SOURce:BB:ARBitrary:WSEGment:CONFigure:CATalog?
// config
SOURce:BB:ARBitrary:WSEGment:CONFigure:SELect "config"
SOURce:BB:ARBitrary:WSEGment:CLOad "/var/user/ARB/multi_segment/config.inf_mswv"
SOURce:BB:ARBitrary:WSEGment:CONFigure:OFILe?
// "/var/user/ARB/multi_segment/ms_0to3.wv"
// ******************************************************************
// Enable restart markers on marker trace 1 and 2
// ******************************************************************
SOURce:BB:ARBitrary:WSEGment:CONFigure:MARKer:MODE IGNore
SOURce:BB:ARBitrary:WSEGment:CONFigure:MARKer:FSEGment MRK1
SOURce:BB:ARBitrary:WSEGment:CONFigure:MARKer:ESEGment MRK2
SOURce:BB:ARBitrary:TRIGger:OUTPut1:MODE UNCHanged
SOURce:BB:ARBitrary:TRIGger:OUTPut2:MODE UNCHanged
Example: Generating a multi carrier signal
The following example lists the commands necessary to generate a multi carrier signal.
// ******************************************************************
// Generating a multi carrier signal
// ******************************************************************
// Load a standardized 3GPP downlink test model, e.g. "Test Model 1 16 Channels"
SOURce1:BB:W3GPp:SETTing:TMODel:BSTation "Test_Model_1_16channels"'
// Confirm that the standardized 3GPP downlink test model is currently selected
SOURce1:BB:W3GPp:SETTing:TMODel:BSTation?
// "Test_Model_1_16channels"
// Enable the generation of 3GPP FDD signal
SOURce1:BB:W3GPp:STATe ON
// Generate a 3GPP FDD ARB waveform file with name "3gpp_arb"
// store the waveform in the default directory ("/var/user")
SOURce Subsystem