Slength

SCPI Command :

CONFigure:REFSignal:GOS:SLENgth
class SlengthCls[source]

Slength commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: 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.

return

samples: numeric value: (integer only) Unit: Samples

set(samples: float) None[source]
# SCPI: 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.

param samples

numeric value: (integer only) Unit: Samples