State

SCPI Command :

CONFigure:WLAN:RUConfig:COUNt:ACTive:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(state: AllOrOne) None[source]
# CONFigure:WLAN:RUConfig:COUNt:ACTive:STATe
driver.applications.k91Wlan.configure.wlan.ruConfig.count.active.state.set(state = enums.AllOrOne.ALL)

Selects the RUs for the result display. Tip: to select individual RUs, use method RsFsw.applications.k91Wlan.configure.wlan.ruConfig.count.active.set() .

Parameters:

state – ALL | ONE ALL Selects all RUs for the result display. ONE Deselects all RUs except for the first RU for the result display.