Pdynamics
SCPI Command :
FETCh:LTE:MEASurement<Instance>:MEValuation:DMARker<No>:PDYNamics
- class PdynamicsCls[source]
Pdynamics commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- fetch(xvalue: float | bool, trace_select: TraceSelect, deltaMarker=DeltaMarker.Default) float[source]
FETCh:LTE:MEASurement<Instance>:MEValuation:DMARker<No>:PDYNamics
Snippet: value: float = driver.multiEval.dmarker.pdynamics.fetch(xvalue = 1.0, trace_select = enums.TraceSelect.AVERage, deltaMarker = repcap.DeltaMarker.Default)
Uses the markers 1 and 2 with relative values on the power dynamics trace.
Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.
- param xvalue:
(float or boolean) integer X-value of the marker position relative to the x-value of the reference marker Range: -3600 us to 3600 us, Unit: us
- param trace_select:
CURRent | AVERage | MAXimum
- param deltaMarker:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Dmarker’)
- return:
yvalue: float Y-value of the marker position relative to the y-value of the reference marker Unit: dB