Full

SCPI Command :

CONFigure:SYNC:ESTimation:FULL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# CONFigure:SYNC:ESTimation:FULL
value: bool = driver.applications.k18AmplifierEt.configure.sync.estimation.full.get()

No help available

set(state: bool) None[source]
# CONFigure:SYNC:ESTimation:FULL
driver.applications.k18AmplifierEt.configure.sync.estimation.full.set(state = False)

No help available