Smcs

SCPI Command :

FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:VHTSig:SMCS
class SmcsCls[source]

Smcs 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 255

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

Queries the value of SU VHT-MCS/ MU[1- 3] 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.