FecCoding
SCPI Command :
FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:FECCoding
- class FecCodingCls[source]
FecCoding 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:VHTSig:FECCoding value: FetchStruct = driver.wlanMeas.multiEval.sinfo.vhtSig.fecCoding.fetch()
Queries the value of SU/MU[0] Coding field signaled in very high throughput signal field for 802.11ac signal (VHT-SIG) .
- return:
structure: for return value, see the help for FetchStruct structure arguments.