Rate
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:DATA:RATE
- class RateCls[source]
Rate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) float [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:DATA:RATE value: float = driver.source.bb.wlnn.fblock.user.data.rate.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)
The command queries the PPDU data rate.
- 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
rate: float