Module
SCPI Command :
CONFigure:WLAN:MIMO:OSP:MODule
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() OspIdn[source]
# CONFigure:WLAN:MIMO:OSP:MODule value: enums.OspIdn = driver.applications.k91Wlan.configure.wlan.mimo.osp.module.get()
Specifies the module of the switch unit to be used for automated sequential MIMO measurements. The supported unit is Rohde & Schwarz OSP 1505.3009.03 with module option 1505.5101.02
- Returns:
idn: A11 | A12 | A13
- set(idn: OspIdn) None[source]
# CONFigure:WLAN:MIMO:OSP:MODule driver.applications.k91Wlan.configure.wlan.mimo.osp.module.set(idn = enums.OspIdn.A11)
Specifies the module of the switch unit to be used for automated sequential MIMO measurements. The supported unit is Rohde & Schwarz OSP 1505.3009.03 with module option 1505.5101.02
- Parameters:
idn – A11 | A12 | A13