Cbw

SCPI Command :

FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HTSig:CBW
class CbwCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: decimal ‘Reliability indicator’

  • Value_Bin: str: string

  • Value_Dec: int: decimal Range: 0 to 65.535E+3

fetch() FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HTSig:CBW
value: FetchStruct = driver.multiEval.sinfo.htsig.cbw.fetch()

Queries the value of CBW 20/40 field signaled in high throughput signal field for 802.11n signal (HT-SIG) .

return:

structure: for return value, see the help for FetchStruct structure arguments.