Bwind
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:BWINd
- class BwindCls[source]
Bwind commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(frameBlock=FrameBlock.Default) RsSmbv.enums.WlannFbPpdu320Mtype [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:BWINd value: enums.WlannFbPpdu320Mtype = driver.source.bb.wlnn.fblock.bwind.get(frameBlock = repcap.FrameBlock.Default)
Sets the type of channelization of 320 MHz channels in the BW field of the U-SIG-1 field. The channelization affects two adjacent 160 MHz of a 320 MHz in the 6 GHz band.
- param frameBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- return
bw_type: T1_320| T2_320 T1_320 320MHz-1 channelization with channel center frequency numbers 31, 95 and 159. T2_320 320MHz-2 channelization with channel center frequency numbers 63, 127 and 191.
- set(bw_type: RsSmbv.enums.WlannFbPpdu320Mtype, frameBlock=FrameBlock.Default) None [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:BWINd driver.source.bb.wlnn.fblock.bwind.set(bw_type = enums.WlannFbPpdu320Mtype.T1_320, frameBlock = repcap.FrameBlock.Default)
Sets the type of channelization of 320 MHz channels in the BW field of the U-SIG-1 field. The channelization affects two adjacent 160 MHz of a 320 MHz in the 6 GHz band.
- param bw_type
T1_320| T2_320 T1_320 320MHz-1 channelization with channel center frequency numbers 31, 95 and 159. T2_320 320MHz-2 channelization with channel center frequency numbers 63, 127 and 191.
- param frameBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)