Sunsts

SCPI Command :

FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:SUNSts
class SunstsCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: float: float ‘Reliability indicator’

  • Value_Bin: str: string

  • Value_Dec: int: decimal Range: 0 to 511

fetch() FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:SUNSts
value: FetchStruct = driver.multiEval.sinfo.vhtSig.sunsts.fetch()

Queries the value of NSTS field signaled in very high throughput signal field for 802.11ac signal (VHT-SIG) . For the filed Partial AID refer to: method RsCmwWlanMeas.MultiEval.Sinfo.VhtSig.Paid.fetch

return:

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