Dmrs

SCPI Command :

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

Dmrs 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 Evm_Dmrs_Low: float: No parameter help available

  • 3 Evm_Dmrs_High: float: No parameter help available

  • 4 Mag_Err_Dmrs_Low: float: No parameter help available

  • 5 Mag_Err_Dmrs_High: float: No parameter help available

  • 6 Ph_Error_Dmrs_Low: float: No parameter help available

  • 7 Ph_Error_Dmrs_High: float: No parameter help available

fetch(segment=Segment.Default) FetchStruct[source]

FETCh:LTE:MEASurement<Instance>:MEValuation:LIST:SEGMent<nr>:MODulation:AVERage:DMRS

Snippet: value: FetchStruct = driver.lteMeas.multiEval.listPy.segment.modulation.average.dmrs.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.