Pmonitor

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:DMARker<No>:PMONitor
class PmonitorCls[source]

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

fetch(xvalue: int, deltaMarker=DeltaMarker.Default) float[source]
# SCPI: 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

param xvalue:

X-value of the marker position relative to the x-value of the reference marker (in slots)

param deltaMarker:

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

return:

yvalue: Y-value of the marker position relative to the y-value of the reference marker