Perror

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation[:CC<no>][:LAYer<layer>]:REFMarker:PERRor
class PerrorCls[source]

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

fetch(xvalue: int, trace_select: TraceSelect, carrierComponent=CarrierComponent.Default, layer=Layer.Default) float[source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation[:CC<no>][:LAYer<layer>]:REFMarker:PERRor
value: float = driver.nrSubMeas.multiEval.cc.layer.referenceMarker.perror.fetch(xvalue = 1, trace_select = enums.TraceSelect.AVERage, carrierComponent = repcap.CarrierComponent.Default, layer = repcap.Layer.Default)

Uses the reference marker on the diagrams: EVM RMS, EVM peak, magnitude error and phase error vs OFDM symbol.

Suppressed linked return values: reliability

param xvalue:

Absolute x-value of the marker position There are two x-values per OFDM symbol on the x-axis (symbol 0 low, symbol 0 high, …, symbol 14 low, symbol 14 high) .

param trace_select:

No help available

param carrierComponent:

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

param layer:

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

return:

yvalue: Absolute y-value of the marker position