ApFail

SCPI Command :

FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:APFail
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(result: SelectAll = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) bool[source]
# FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:APFail
value: bool = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.apFail.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

Queries the overall ACLR limit check of an event (absolute and relative) . If one limit check passes (abs. or rel.) , the overall limit check passes as well.

Parameters:
  • result – ALL Available for combined measurements. Queries the ACLR limit check of all events (meas IDs) . Omitting this parameter queries the ACLR limit check of the selected event.

  • carrierComponent – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

  • frame – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)