Eaaccs
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EAACcs
- class EaaccsCls[source]
Eaaccs commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(result: Optional[RsFsw.enums.SelectAll] = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) bool [source]
# SCPI: FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EAACcs value: bool = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.eaaccs.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the average EVM of all component carriers evaluated during an event. Available for combined multi-carrier measurements.
- param result
ALL Available for combined measurements. Queries the EVM of all events (meas IDs) . Omitting this parameter queries the average EVM of the selected event.
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- param frame
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)
- return
state: No help available