Crest

SCPI Command :

CONFigure:REFSignal:GOS:CRESt
class CrestCls[source]

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

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

return

crest_factor: numeric value Unit: dB

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

param crest_factor

numeric value Unit: dB