Fail
SCPI Command :
CALCulate<n>:LIMit<li>:FAIL
- class FailCls[source]
Fail commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(window=Window.Default, limitIx=LimitIx.Default) bool [source]
# SCPI: CALCulate<n>:LIMit<li>:FAIL value: bool = driver.applications.k14Xnr5G.calculate.limit.fail.get(window = repcap.Window.Default, limitIx = repcap.LimitIx.Default)
Queries the result of a limit check in the specified window. To get a valid result, you have to perform a complete measurement with synchronization to the end of the measurement before reading out the result. This is only possible for single measurement mode. See also method RsFsw.Applications.K10x_Lte.Initiate.Continuous.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
result: OFF | 0 PASS ON | 1 FAIL