EasyManua.ls Logo

Rohde & Schwarz R&S SMW200A - Page 1025

Rohde & Schwarz R&S SMW200A
1403 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Control Commands
R&S
®
SMW200A
1025User Manual 1175.6632.02 ─ 30
// ******************************************************************
// Scrolling trough the segments, i.e. shwitch over in incremental order
// ******************************************************************
SOURce:BB:ARBitrary:WSEGment:NEXT:EXECute
SOURce:BB:ARBitrary:WSEGment?
// 1
SOURce:BB:ARBitrary:WSEGment:NEXT:EXECute
SOURce:BB:ARBitrary:WSEGment?
// 2
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: Using the ARB sequencer
The following example lists the commands necessary to configure a play list. The
example lists only the relevant commands.
We assume, that the multi-segment sequence ms_0to3 composed of four segments,
Seg_0, Seg_1, Seg_2 and Seg_3 is created and loaded in the ARB (see Exam-
ple "Creating a multi-segment waveform" on page 1022). The required output order of
the segments is Seg_0, Seg_3 [2], Seg_2.
The ARB Sequencer mode requires waveform files with equal clock rate!
// ******************************************************************
// Select a multi segment waveform composed from waveforms with equal clock rates
// ******************************************************************
MMEM:CDIR "/var/user/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"
// ******************************************************************
// Select a sequencing list (*.wvs)
// ******************************************************************
SOURce:BB:ARBitrary:WSEGment:SEQuence:SELect "play_list"
SOURce:BB:ARBitrary:WSEGment:SEQuence:APPend ON,0,1,NEXT
// adds the segment number 0 as a new (first) segment in the sequencing list
// this segment is activ and will be repeated once followed by the next segment
SOURce:BB:ARBitrary:WSEGment:SEQuence:APPend ON,3,2,NEXT
SOURce:BB:ARBitrary:WSEGment:SEQuence:APPend ON,2,1,SEG0
SOURce:BB:ARBitrary:TRIGger:SMODe SEQuencer
SOURce:BB:ARBitrary:TRIGger:SEQuence AAUTo
SOURce Subsystem

Table of Contents