Length

SCPI Command :

CONFigure:REFSignal:REFCapture:LENGth
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:REFSignal:REFCapture:LENGth
value: float = driver.applications.k18AmplifierEt.configure.refSignal.refCapture.length.get()

No help available

set(samples: float) None[source]
# CONFigure:REFSignal:REFCapture:LENGth
driver.applications.k18AmplifierEt.configure.refSignal.refCapture.length.set(samples = 1.0)

No help available