Start

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>: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:LTE:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:PMONitor:ARRay:STARt
value: int = driver.lteMeas.multiEval.listPy.segment.pmonitor.array.start.fetch(segment = repcap.Segment.Default)

Returns the offset of the first power monitor 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_LteMeas.LteMeas.MultiEval.ListPy.Pmonitor.Rms. fetch. A returned <Start> value n indicates that the result for the first subframe of the segment is the (n+1) th result 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 result