Pdynamics

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:REFMarker:PDYNamics
class PdynamicsCls[source]

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

fetch(xvalue: float, trace_select: TraceSelect) float[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:REFMarker:PDYNamics
value: float = driver.multiEval.referenceMarker.pdynamics.fetch(xvalue = 1.0, trace_select = enums.TraceSelect.AVERage)

Uses the reference marker on the power dynamics trace.

Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.

param xvalue:

(float or boolean) integer Absolute X value of the marker position Range: -1100 µs to 2500 µs, Unit: µs

param trace_select:

CURRent | AVERage | MAXimum

return:

yvalue: float Absolute Y value of the marker position Unit: dBm