Start

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr6g>:PMONitor:ARRay:STARt
class StartCls[source]

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

fetch(sEGMent=SEGMent.Default) int[source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr6g>:PMONitor:ARRay:STARt
value: int = driver.nrSubMeas.multiEval.listPy.segment.pmonitor.array.start.fetch(sEGMent = repcap.SEGMent.Default)

Returns the offset of the first power monitor vs subframe result for segment <no> within a result list for all measured segments. Such a result list is, for example, returned by the command method RsCMPX_NrFr1Meas.NrSubMeas.MultiEval.ListPy. Pmonitor.Rms.fetch. A returned <Start> value n indicates that the result for the first subframe of the segment is the result (n+1) in the power result list over all segments.

Suppressed linked return values: reliability

param sEGMent:

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

return:

start: Offset of the first power monitor vs subframe result.