DutLimit

SCPI Command :

CONFigure:GENerator:LEVel:DUTLimit
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:GENerator:LEVel:DUTLimit
value: float = driver.applications.k18AmplifierEt.configure.generator.level.dutLimit.get()

This command defines the output power RMS level of the generator.

Returns:

value: numeric value Unit: dB

set(value: float) None[source]
# CONFigure:GENerator:LEVel:DUTLimit
driver.applications.k18AmplifierEt.configure.generator.level.dutLimit.set(value = 1.0)

This command defines the output power RMS level of the generator.

Parameters:

value – numeric value Unit: dB