Result
SCPI Command :
CALCulate<n>:LIMit<li>:BURSt:TFALl:MAXimum:RESult
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default, limitIx=LimitIx.Default) LimitCheck[source]
# 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.k91Wlan.calculate.limit.burst.tfall.maximum.set()) . Is only available for IEEE 802.11b.- 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’)
- Returns:
limit_check: PASS | FAILed