Fail

SCPI Command :

CALCulate<n>:LIMit<li>:FAIL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default, limitIx=LimitIx.Default) int[source]
# CALCulate<n>:LIMit<li>:FAIL
value: int = driver.applications.k9X11Ad.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.k10Xlte.initiate.continuous.set() .

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:

result: OFF | 0 PASS ON | 1 FAIL