RbIndex
SCPI Command :
FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission[:PCC]:MARGin:CURRent:RBINdex
- class RbIndexCls[source]
RbIndex commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- class FetchStruct[source]
Response structure. Fields:
1 Reliability: int: No parameter help available
2 Out_Of_Tolerance: int: No parameter help available
3 Rb_Index: int: No parameter help available
- fetch() FetchStruct[source]
FETCh:LTE:MEASurement<Instance>:MEValuation:IEMission[:PCC]:MARGin:CURRent:RBINdex
Snippet: value: FetchStruct = driver.lteMeas.multiEval.inbandEmission.pcc.margin.current.rbIndex.fetch()
No command help available
- return:
structure: for return value, see the help for FetchStruct structure arguments.