Merror
SCPI Command :
FETCh:LTE:MEASurement<Instance>:MEValuation:REFMarker:MERRor
- class MerrorCls[source]
Merror commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- fetch(xvalue: int | bool, trace_select: TraceSelect) float[source]
FETCh:LTE:MEASurement<Instance>:MEValuation:REFMarker:MERRor
Snippet: value: float = driver.multiEval.referenceMarker.merror.fetch(xvalue = 1, trace_select = enums.TraceSelect.AVERage)
Uses the reference marker on the diagrams: EVM RMS, EVM peak, magnitude error and phase error vs SC-FDMA symbol.
Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.
- param xvalue:
(integer or boolean) integer 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) . Range: 0 to 13
- param trace_select:
CURRent | AVERage | MAXimum
- return:
yvalue: float Absolute y-value of the marker position