SprSecond

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:UINFo<ST0>:SPRSecond
class SprSecondCls[source]

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

get(frameBlock=FrameBlock.Default, userIx=UserIx.Default, triggerFrameUser=TriggerFrameUser.Default) List[str][source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:UINFo<ST0>:SPRSecond
value: List[str] = driver.source.bb.wlnn.fblock.user.tfConfig.uinfo.sprSecond.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default, triggerFrameUser = repcap.TriggerFrameUser.Default)

Sets the value bits of the user info field. You can configure the user info for up to 37 users with the following command: [:SOURce<hw>]:BB:WLNN:FBLock<ch>[:USER<di>]:TFConfig:NUINfo.

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’)

param triggerFrameUser

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

return

spatial_reuse_2: No help available

set(spatial_reuse_2: List[str], frameBlock=FrameBlock.Default, userIx=UserIx.Default, triggerFrameUser=TriggerFrameUser.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:UINFo<ST0>:SPRSecond
driver.source.bb.wlnn.fblock.user.tfConfig.uinfo.sprSecond.set(spatial_reuse_2 = ['rawAbc1', 'rawAbc2', 'rawAbc3'], frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default, triggerFrameUser = repcap.TriggerFrameUser.Default)

Sets the value bits of the user info field. You can configure the user info for up to 37 users with the following command: [:SOURce<hw>]:BB:WLNN:FBLock<ch>[:USER<di>]:TFConfig:NUINfo.

param spatial_reuse_2

3 bits

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’)

param triggerFrameUser

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