Auto

SCPI Command :

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

No help available

set(state: bool) None[source]
# [SENSe][:LTE]:UL:DEMod:AUTO
driver.applications.k10Xlte.sense.lte.uplink.demod.auto.set(state = False)

No help available