DutGain

SCPI Command :

CONFigure:GENerator:MCGD:LEVel:DUTGain
class DutGainCls[source]

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

get() float[source]
# SCPI: CONFigure:GENerator:MCGD:LEVel:DUTGain
value: float = driver.applications.k17Mcgd.configure.generator.mcgd.level.dutGain.get()

A gain due to the DUT is taken into consideration when determining the reference level on the FSW and the signal level on the generator during the reference calibration.

return

level: Unit: dB

set(level: float) None[source]
# SCPI: CONFigure:GENerator:MCGD:LEVel:DUTGain
driver.applications.k17Mcgd.configure.generator.mcgd.level.dutGain.set(level = 1.0)

A gain due to the DUT is taken into consideration when determining the reference level on the FSW and the signal level on the generator during the reference calibration.

param level

Unit: dB