Pdynamics
SCPI Command :
FETCh:NRSub:MEASurement<Instance>:MEValuation:REFMarker:PDYNamics
- Commands in total: 1Subgroups: 0Direct child commands: 1
- fetch(xvalue: float, trace_select: TraceSelect) float[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:REFMarker:PDYNamics value: float = driver.nrSubMeas.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
- Parameters:
xvalue – Absolute x-value of the marker position
trace_select – CURRent | AVERage | MAXimum
- Returns:
yvalue: Absolute y-value of the marker position