Length

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PMONitor:ARRay:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
fetch(sEGMent=SEGMent.Default) int[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PMONitor:ARRay:LENGth
value: int = driver.nrSubMeas.multiEval.listPy.segment.pmonitor.array.length.fetch(sEGMent = repcap.SEGMent.Default)

Returns the number of power monitor vs subframe results for segment <no> contained in 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() .

Suppressed linked return values: reliability

Parameters:

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

Returns:

length: Number of power monitor vs subframe results.