Mod

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:MODulation:AVERage:MOD
class ModCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Iq_Offset: float: No parameter help available

  • Frequency_Error: float: No parameter help available

  • Timing_Error: float: No parameter help available

fetch(segment=Segment.Default) FetchStruct[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:MODulation:AVERage:MOD
value: FetchStruct = driver.lteMeas.multiEval.listPy.segment.modulation.average.mod.fetch(segment = repcap.Segment.Default)

No command help available

param segment:

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

return:

structure: for return value, see the help for FetchStruct structure arguments.