Pdynamics

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:AMARker<No>:PDYNamics
Commands in total: 1
Subgroups: 0
Direct child commands: 1
fetch(xvalue: float, trace_select: TraceSelect, absoluteMarker=AbsoluteMarker.Default) float[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:AMARker<No>:PDYNamics
value: float = driver.nrSubMeas.multiEval.amarker.pdynamics.fetch(xvalue = 1.0, trace_select = enums.TraceSelect.AVERage, absoluteMarker = repcap.AbsoluteMarker.Default)

Uses the markers 1 and 2 with absolute values on the power dynamics trace.

Suppressed linked return values: reliability

Parameters:
  • xvalue – Absolute x-value of the marker position

  • trace_select – CURRent | AVERage | MAXimum

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

Returns:

yvalue: Absolute y-value of the marker position