Average

SCPI Command :

FETCh[:CC<cc>]:SUMMary:CRESt[:AVERage]
class AverageCls[source]

Average commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(carrierComponent=CarrierComponent.Default) float[source]
# SCPI: FETCh[:CC<cc>]:SUMMary:CRESt[:AVERage]
value: float = driver.applications.k10Xlte.fetch.cc.summary.crest.average.get(carrierComponent = repcap.CarrierComponent.Default)

Queries the average crest factor as shown in the result summary.

param carrierComponent

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

return

crest_factor: numeric value Crest Factor in dB.