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.lteMeas.multiEval.referenceMarker.pdynamics.fetch(xvalue = 1.0, trace_select = enums.TraceSelect.AVERage)

Uses the reference marker on the power dynamics trace.

Suppressed linked return values: reliability

param xvalue:

(float or boolean) Absolute x-value of the marker position

param trace_select:

No help available

return:

yvalue: Absolute y-value of the marker position