Cestimation

SCPI Command :

[SENSe][:LTE]:UL:DEMod:CESTimation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() ChannelEstUl[source]
# [SENSe][:LTE]:UL:DEMod:CESTimation
value: enums.ChannelEstUl = driver.applications.k10Xlte.sense.lte.uplink.demod.cestimation.get()

Selects the channel estimation type.

Returns:

type_py: PIL Pilot only PILP Pilot and payload

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

Selects the channel estimation type.

Parameters:

type_py – PIL Pilot only PILP Pilot and payload