Result

SCPI Command :

CALCulate<n>:LIMit<li>:BURSt:EVM[:AVERage]:RESult
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, limitIx=LimitIx.Default) CheckResult[source]
# 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.k91Wlan.calculate.limit.burst.evm.maximum.set() ) . Is only available for IEEE 802.11b and g (DSSS) .

Parameters:
  • window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)

  • limitIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Limit’)