Parity
SCPI Command :
FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:LSIG:PARity
- class ParityCls[source]
Parity 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
Check: bool: Indicates passed or failed check verdict
- fetch() FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:LSIG:PARity value: FetchStruct = driver.wlanMeas.multiEval.sinfo.lsig.parity.fetch()
Queries the value of the Parity field signaled in legacy signal field for NON_HT signal (L-SIG) .
- return:
structure: for return value, see the help for FetchStruct structure arguments.