Crest

SCPI Command :

CONFigure:REFSignal:GOS:CRESt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:REFSignal:GOS:CRESt
value: float = driver.applications.k18AmplifierEt.configure.refSignal.gos.crest.get()

This command defines the crest factor of the internally generated reference signal.

Returns:

crest_factor: numeric value Unit: dB

set(crest_factor: float) None[source]
# CONFigure:REFSignal:GOS:CRESt
driver.applications.k18AmplifierEt.configure.refSignal.gos.crest.set(crest_factor = 1.0)

This command defines the crest factor of the internally generated reference signal.

Parameters:

crest_factor – numeric value Unit: dB