CbiNonht

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:CBINonht
class CbiNonhtCls[source]

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

get(frameBlock=FrameBlock.Default) RsSmbv.enums.WlannFbChBwInNonHt[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:CBINonht
value: enums.WlannFbChBwInNonHt = driver.source.bb.wlnn.fblock.cbiNonht.get(frameBlock = repcap.FrameBlock.Default)

(Available only for VHT Tx mode) The command is used to modify the first 7 bits of the scrambling sequence to indicate the duplicated bandwidth of the PPDU.

param frameBlock

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

return

cbi_nonht: B20| B40| B80| B160| OFF OFF Channel bandwidth in Non HT is not present. Unit: MHz

set(cbi_nonht: RsSmbv.enums.WlannFbChBwInNonHt, frameBlock=FrameBlock.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:CBINonht
driver.source.bb.wlnn.fblock.cbiNonht.set(cbi_nonht = enums.WlannFbChBwInNonHt.B160, frameBlock = repcap.FrameBlock.Default)

(Available only for VHT Tx mode) The command is used to modify the first 7 bits of the scrambling sequence to indicate the duplicated bandwidth of the PPDU.

param cbi_nonht

B20| B40| B80| B160| OFF OFF Channel bandwidth in Non HT is not present. Unit: MHz

param frameBlock

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