Start

SCPI Command :

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

No help available

set(start: float) None[source]
# CONFigure:SYNC:ESTimation:STARt
driver.applications.k18AmplifierEt.configure.sync.estimation.start.set(start = 1.0)

No help available