Cru
SCPI Command :
FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HEB:CHANnel<ch_index>:CFIeld:CRU
- class CruCls[source]
Cru 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(channel=Channel.Default) FetchStruct[source]
# SCPI: FETCh:WLAN:MEASurement<instance>:MEValuation:SINFo:HEB:CHANnel<ch_index>:CFIeld:CRU value: FetchStruct = driver.wlanMeas.multiEval.sinfo.heb.channel.cfield.cru.fetch(channel = repcap.Channel.Default)
Queries the value of the Center 26-tone RU field signaled for the channel in HE-SIG-B common field for multi-user MIMO.
- param channel:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Channel’)
- return:
structure: for return value, see the help for FetchStruct structure arguments.