Length
SCPI Command :
FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PMONitor:SLOTs:ARRay:LENGth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- fetch(sEGMent=SEGMent.Default) int[source]
# FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PMONitor:SLOTs:ARRay:LENGth value: int = driver.nrSubMeas.multiEval.listPy.segment.pmonitor.slots.array.length.fetch(sEGMent = repcap.SEGMent.Default)
Returns the number of power monitor vs slot 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.slots.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 slot results.