RbIndex

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission:ULCA:SCC<Nr>:MARGin:CURRent:RBINdex
class RbIndexCls[source]

RbIndex 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

  • Rb_Index: int: No parameter help available

fetch(secondaryCC=SecondaryCC.Default) FetchStruct[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission:ULCA:SCC<Nr>:MARGin:CURRent:RBINdex
value: FetchStruct = driver.lteMeas.multiEval.inbandEmission.ulca.scc.margin.current.rbIndex.fetch(secondaryCC = repcap.SecondaryCC.Default)

No command help available

param secondaryCC:

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

return:

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