Slength
SCPI Command :
CONFigure:REFSignal:GOS:SLENgth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:REFSignal:GOS:SLENgth value: float = driver.applications.k18AmplifierEt.configure.refSignal.gos.slength.get()
This command defines the length of the internally generated reference signal.
- Returns:
samples: numeric value: (integer only) Unit: Samples
- set(samples: float) None[source]
# CONFigure:REFSignal:GOS:SLENgth driver.applications.k18AmplifierEt.configure.refSignal.gos.slength.set(samples = 1.0)
This command defines the length of the internally generated reference signal.
- Parameters:
samples – numeric value: (integer only) Unit: Samples