Length

SCPI Command :

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

Length 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: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

param sEGMent:

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

return:

length: Number of power monitor vs subframe results.