Result
SCPI Command :
CALCulate<n>:LIMit<li>:BURSt:EVM:DATA[: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.LimitCheck[source]
- # SCPI: CALCulate<n>:LIMit<li>:BURSt:EVM:DATA[:AVERage]:RESult value: enums.LimitCheck = driver.applications.k91Wlan.calculate.limit.burst.evm.data.average.result.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default) - Returns the result of the average or maximum EVM limit check for data carriers. The limit value is defined by the standard or the user (see method RsFsw.Applications.K91_Wlan.Calculate.Limit.Burst.Evm.Data.Maximum.set) . - 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
- limit_check: PASS | FAILed PASS The defined limit for the parameter was not exceeded. FAILED The defined limit for the parameter was exceeded.