Bw

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:PPUNcturing:BW
class BwCls[source]

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

get(frameBlock=FrameBlock.Default) RsSmbv.enums.WlannFbPpduPreamblePuncturingBw[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PPUNcturing:BW
value: enums.WlannFbPpduPreamblePuncturingBw = driver.source.bb.wlnn.fblock.ppuncturing.bw.get(frameBlock = repcap.FrameBlock.Default)

Sets the bandwidth mode of preamble puncturing.

param frameBlock

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

return

preamble_punc_bw: 4| 5| 6| 7 4|5 Sets the bandwidth mode for HE80 channels. 6|7 Sets the bandwidth mode for HE8080 channels.

set(preamble_punc_bw: RsSmbv.enums.WlannFbPpduPreamblePuncturingBw, frameBlock=FrameBlock.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PPUNcturing:BW
driver.source.bb.wlnn.fblock.ppuncturing.bw.set(preamble_punc_bw = enums.WlannFbPpduPreamblePuncturingBw._4, frameBlock = repcap.FrameBlock.Default)

Sets the bandwidth mode of preamble puncturing.

param preamble_punc_bw

4| 5| 6| 7 4|5 Sets the bandwidth mode for HE80 channels. 6|7 Sets the bandwidth mode for HE8080 channels.

param frameBlock

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