Pmonitor

SCPI Command :

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

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

fetch(xvalue: int, absoluteMarker=AbsoluteMarker.Default) float[source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation:AMARker<No>:PMONitor
value: float = driver.nrSubMeas.multiEval.amarker.pmonitor.fetch(xvalue = 1, absoluteMarker = repcap.AbsoluteMarker.Default)

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

Suppressed linked return values: reliability

param xvalue:

Absolute x-value of the marker position (slot number)

param absoluteMarker:

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

return:

yvalue: Absolute y-value of the marker position