Bestimation
SCPI Command :
[SENSe][:LTE]:DL:DEMod:BESTimation
- class BestimationCls[source]
Bestimation commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe][:LTE]:DL:DEMod:BESTimation value: bool = driver.applications.k10Xlte.sense.lte.downlink.demod.bestimation.get()
Turns boosting estimation on and off.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe][:LTE]:DL:DEMod:BESTimation driver.applications.k10Xlte.sense.lte.downlink.demod.bestimation.set(state = False)
Turns boosting estimation on and off.
- param state
ON | OFF | 1 | 0