Foffset
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:FOFFset
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(result: SelectAll = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) bool[source]
# FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:FOFFset value: bool = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.foffset.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the frequency offset of a component carrier evaluated during an event. Available for combined multi-carrier measurements.
- Parameters:
result – ALL Available for combined measurements. Queries the frequency offset of component carriers of all events (meas IDs) . Omitting this parameter queries the frequency offset of a component carrier in 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’)