Cestimation

SCPI Command :

[SENSe][:LTE]:UL:DEMod:CESTimation
class CestimationCls[source]

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

get() RsFsw.enums.ChannelEstUl[source]
# SCPI: [SENSe][:LTE]:UL:DEMod:CESTimation
value: enums.ChannelEstUl = driver.applications.k10Xlte.sense.lte.uplink.demod.cestimation.get()

Selects the channel estimation type.

return

type_py: PIL Pilot only PILP Pilot and payload

set(type_py: RsFsw.enums.ChannelEstUl) None[source]
# SCPI: [SENSe][:LTE]:UL:DEMod:CESTimation
driver.applications.k10Xlte.sense.lte.uplink.demod.cestimation.set(type_py = enums.ChannelEstUl.PIL)

Selects the channel estimation type.

param type_py

PIL Pilot only PILP Pilot and payload