Result

SCPI Command :

CALCulate<n>:LIMit<li>:BURSt:TFALl:MAXimum: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:TFALl:MAXimum:RESult
value: enums.LimitCheck = driver.applications.k91Wlan.calculate.limit.burst.tfall.maximum.result.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)

Returns the result of the average or maximum fall time limit check. The limit value is defined by the standard or the user (see method RsFsw.Applications.K91_Wlan.Calculate.Limit.Burst.Tfall.Maximum.set) . Is only available for IEEE 802. 11b.

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