Remote Control Commands
R&S
®
SMW200A
838User Manual 1175.6632.02 ─ 16
Example: In the following, we assume that the two R&S SMW are connec-
ted 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 trigger 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
// save the configuration
*SAV 1
:MMEMory:STORe:STATe 1,"/var/user/8x8_MIMO_Subset1.savrcl.txt"
// transfer to file to the second instrument
// load the configuration and change the subset
SCONfiguration Subsystem