Pmonitor
SCPI Command :
FETCh:NRSub:MEASurement<Instance>:MEValuation:DMARker<No>:PMONitor
- Commands in total: 1Subgroups: 0Direct child commands: 1
- fetch(xvalue: int, deltaMarker=DeltaMarker.Default) float[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:DMARker<No>:PMONitor value: float = driver.nrSubMeas.multiEval.dmarker.pmonitor.fetch(xvalue = 1, deltaMarker = repcap.DeltaMarker.Default)
Uses the markers 1 and 2 with relative values on the power monitor trace.
Suppressed linked return values: reliability
- Parameters:
xvalue – X-value of the marker position relative to the x-value of the reference marker (in slots)
deltaMarker – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Dmarker’)
- Returns:
yvalue: Y-value of the marker position relative to the y-value of the reference marker