Peak

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:AMARker<No>:EVMagnitude:PEAK
class PeakCls[source]

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

fetch(xvalue: int, trace_select: TraceSelect, absMarker=AbsMarker.Default) float[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:AMARker<No>:EVMagnitude:PEAK
value: float = driver.lteMeas.multiEval.amarker.evMagnitude.peak.fetch(xvalue = 1, trace_select = enums.TraceSelect.AVERage, absMarker = repcap.AbsMarker.Default)

Uses the markers 1 and 2 with absolute values on the diagrams: EVM RMS, EVM peak, magnitude error and phase error vs SC-FDMA symbol.

Suppressed linked return values: reliability

param xvalue:

(integer or boolean) Absolute x-value of the marker position There are two x-values per SC-FDMA symbol on the x-axis (symbol 0 low, symbol 0 high, …, symbol 6 low, symbol 6 high) .

param trace_select:

No help available

param absMarker:

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

return:

yvalue: Absolute y-value of the marker position