Fail

SCPI Command :

CALCulate<n>:PNLimit:FAIL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(window=Window.Default) bool[source]
# CALCulate<n>:PNLimit:FAIL
value: bool = driver.applications.k40PhaseNoise.calculate.pnLimit.fail.get(window = repcap.Window.Default)

Queries the limit check results for phase noise limit lines.

Parameters:

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

Returns:

limit_check: 1 Limit check has passed. 0 Limit check has failed.