State

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:USER<DI>:MUMimo:STATe
class StateCls[source]

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

get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:USER<DI>:MUMimo:STATe
value: bool = driver.source.bb.wlnn.fblock.user.muMimo.state.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)

Queries if the MU-MIMO is used for current user.

param frameBlock

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)

param userIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)

return

mu_mimo_state: 1| ON| 0| OFF