Pdynamics

SCPI Command :

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

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

fetch(xvalue: float | bool, trace_select: TraceSelect, absMarker=AbsMarker.Default) float[source]

FETCh:LTE:MEASurement<Instance>:MEValuation:AMARker<No>:PDYNamics

Snippet: value: float = driver.multiEval.amarker.pdynamics.fetch(xvalue = 1.0, trace_select = enums.TraceSelect.AVERage, absMarker = repcap.AbsMarker.Default)

Uses the markers 1 and 2 with absolute values 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 us to 2500 us, Unit: us

param trace_select:

CURRent | AVERage | MAXimum

param absMarker:

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

return:

yvalue: float Absolute y-value of the marker position Unit: dBm