Module

SCPI Command :

CONFigure:WLAN:MIMO:OSP:MODule
class ModuleCls[source]

Module commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() RsFsw.enums.OspIdn[source]
# SCPI: 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

return

idn: A11 | A12 | A13

set(idn: RsFsw.enums.OspIdn) None[source]
# SCPI: 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

param idn

A11 | A12 | A13