RuType

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:USER<DI>:RUTYpe
class RuTypeCls[source]

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

get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) RsSmbv.enums.WlannFbPpduUserRuType[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:USER<DI>:RUTYpe
value: enums.WlannFbPpduUserRuType = driver.source.bb.wlnn.fblock.user.ruType.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)

Queries the resource unit type for the 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

ru_type: RU26| RU52| RU106| RU242| RU484| RU996| RU2996| RUC26| RU4996| RU484_242| RU996_484| RU996_484_242| RU2996_484| RU3996| RU3996_484 RU26|RU52|RU106|RU242|RU484|RU996|RU2996|RUC26 Require WLAN standard IEEE 802.11ax or IEEE 802.11be: SOURce1:BB:WLNN:FBLock1:STANdard WAX RU26|RU52|RU106|RU242|RU484|RU996|RU2996|RUC26| RU4996|RU484_242|RU996_484|RU996_484_242| RU2996_484|RU3996|RU3996_484 Require WLAN standard IEEE 802.11be: SOURce1:BB:WLNN:FBLock1:STANdard WBE

set(ru_type: RsSmbv.enums.WlannFbPpduUserRuType, frameBlock=FrameBlock.Default, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:USER<DI>:RUTYpe
driver.source.bb.wlnn.fblock.user.ruType.set(ru_type = enums.WlannFbPpduUserRuType.RU106, frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)

Queries the resource unit type for the current user.

param ru_type

RU26| RU52| RU106| RU242| RU484| RU996| RU2996| RUC26| RU4996| RU484_242| RU996_484| RU996_484_242| RU2996_484| RU3996| RU3996_484 RU26|RU52|RU106|RU242|RU484|RU996|RU2996|RUC26 Require WLAN standard IEEE 802.11ax or IEEE 802.11be: SOURce1:BB:WLNN:FBLock1:STANdard WAX RU26|RU52|RU106|RU242|RU484|RU996|RU2996|RUC26| RU4996|RU484_242|RU996_484|RU996_484_242| RU2996_484|RU3996|RU3996_484 Require WLAN standard IEEE 802.11be: SOURce1:BB:WLNN:FBLock1:STANdard WBE

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