Pmonitor

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:AMARker<No>:PMONitor
Commands in total: 1
Subgroups: 0
Direct child commands: 1
fetch(xvalue: int, absoluteMarker=AbsoluteMarker.Default) float[source]
# 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

Parameters:
  • xvalue – Absolute x-value of the marker position (slot number)

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

Returns:

yvalue: Absolute y-value of the marker position