HtLength
SCPI Command :
FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HTSig:HTLength
- class HtLengthCls[source]
HtLength commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- class FetchStruct[source]
Response structure. Fields:
Reliability: int: ‘Reliability indicator’
Value_Bin: str: No parameter help available
Value_Dec: int: No parameter help available
- fetch() FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HTSig:HTLength value: FetchStruct = driver.wlanMeas.multiEval.sinfo.htsig.htLength.fetch()
Queries the value of HT Length 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.