Average

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission[:PCC]:MARGin:AVERage
class AverageCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Out_Of_Tolerance: int: No parameter help available

  • Margin: float: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission[:PCC]:MARGin:AVERage
value: FetchStruct = driver.lteMeas.multiEval.inbandEmission.pcc.margin.average.fetch()

No command help available

return:

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