DutLimit

SCPI Command :

CONFigure:GENerator:LEVel:DUTLimit
class DutLimitCls[source]

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

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

return

value: numeric value Unit: dB

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

param value

numeric value Unit: dB