Remote Control Commands
R&S
®
SMW200A
912User Manual 1175.6632.02 ─ 30
Example: Enbaling an 1x8x8 MIMO configuration with two R&S SMW
In the following, we assume that the two R&S SMW are connected and configured as
required.
The example uses R&S SGS as RF extensions and the internal baseband signal of the
first R&S SMW as trigger source for both instruments. If you use common external trig-
ger source, consider to adapt the proposed configuration.
*RST
// Select 8x8 MIMO and set MIMO subset
SCONfiguration:MODE ADV
SCONfiguration:FADing MIMO8X8
SCONfiguration:MIMO:SUBSet SET1
SCONfiguration:APPLy
// the instrument generates streams A to D
// configure connectors for synchronous baseband triggering
// alternatively, use an external common trigger source
SOURce1:INPut:USER6:DIRection OUTP
OUTPut1:USER6:SIGNal MTR
// configure the fading simulator
// enable synchronization of the
// fading process to the baseband trigger
SOURce1:FSIMulator:RESTart:MODE BBTR
SOURce1:FSIMulator:STATe 1
// configure the baseband signal
// incl trigger settings required for the
// synch. baseband triggering
// if external common trigger is used,
// consider to adapt the configuration
SOURce1:BB:EUTRa:TRIGger:SEQuence ARET
SOURce1:BB:EUTRa:TRIGger:SOURce EGT1
SOURce1:BB:EUTRa:STATe 1
// set RF and level
SOURce1:FREQuency:CW 1950000000
SOURce2:FREQuency:CW 1950000000
SOURce1:POWer:POWer -50
SOURce2:POWer:POWer -50
// connect and configure the RF extensions
// for example R&S SGS
SOURce1:IQ:OUTPut:ANALog:STATe 1
SOURce2:IQ:OUTPut:ANALog:STATe 1
...
// activate the outputs
SOURce2:IQ:STATe 1
SOURce1:IQ:STATe 1
OUTPut2:STATe 1
OUTPut1:STATe 1
SCONfiguration Subsystem