Result
SCPI Command :
CALCulate<n>:LIMit<li>:BURSt:EVM[:AVERage]:RESult
- class ResultCls[source]
Result commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, limitIx=LimitIx.Default) RsFsw.enums.CheckResult [source]
# SCPI: CALCulate<n>:LIMit<li>:BURSt:EVM[:AVERage]:RESult value: enums.CheckResult = driver.applications.k91Wlan.calculate.limit.burst.evm.average.result.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)
Returns the result of the average or maximum EVM limit check. The limit value is defined by the standard or the user (see method RsFsw.Applications.K91_Wlan.Calculate.Limit.Burst.Evm.Maximum.set) . Is only available for IEEE 802. 11b and g (DSSS) .
- param window
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- param limitIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Limit’)
- return
result: No help available