Dmodulation

SCPI Command :

CONFigure[:LTE]:DL:NPDSch:DMODulation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# CONFigure[:LTE]:DL:NPDSch:DMODulation
value: bool = driver.applications.k10Xlte.configure.lte.downlink.npdsch.dmodulation.get()

No help available

set(demodulation: bool) None[source]
# CONFigure[:LTE]:DL:NPDSch:DMODulation
driver.applications.k10Xlte.configure.lte.downlink.npdsch.dmodulation.set(demodulation = False)

No help available