EvmCalc
SCPI Command :
[SENSe][:LTE]:DL:DEMod:EVMCalc
- class EvmCalcCls[source]
EvmCalc commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.CalculationLteEvm [source]
# SCPI: [SENSe][:LTE]:DL:DEMod:EVMCalc value: enums.CalculationLteEvm = driver.applications.k10Xlte.sense.lte.downlink.demod.evmCalc.get()
Selects the EVM calculation method.
- return
calculation: TGPP 3GPP definition OTP Optimal timing position
- set(calculation: RsFsw.enums.CalculationLteEvm) None [source]
# SCPI: [SENSe][:LTE]:DL:DEMod:EVMCalc driver.applications.k10Xlte.sense.lte.downlink.demod.evmCalc.set(calculation = enums.CalculationLteEvm.OTP)
Selects the EVM calculation method.
- param calculation
TGPP 3GPP definition OTP Optimal timing position