Upper

SCPI Command :

CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:SFLatness:EHTofdm:BW<bandwidth>:UPPer
class UpperCls[source]

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

get(bandwidthF=BandwidthF.Default) float[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:SFLatness:EHTofdm:BW<bandwidth>:UPPer
value: float = driver.configure.multiEval.limit.spectrFlatness.ehtOfdm.bw.upper.get(bandwidthF = repcap.BandwidthF.Default)

No command help available

param bandwidthF:

optional repeated capability selector. Default value: Bw20 (settable in the interface ‘Bw’)

return:

upper: No help available

set(upper: float, bandwidthF=BandwidthF.Default) None[source]
# SCPI: CONFigure:WLAN:MEASurement<Instance>:MEValuation:LIMit:SFLatness:EHTofdm:BW<bandwidth>:UPPer
driver.configure.multiEval.limit.spectrFlatness.ehtOfdm.bw.upper.set(upper = 1.0, bandwidthF = repcap.BandwidthF.Default)

No command help available

param upper:

No help available

param bandwidthF:

optional repeated capability selector. Default value: Bw20 (settable in the interface ‘Bw’)