DutGain
SCPI Command :
CONFigure:GENerator:MCGD:LEVel:DUTGain
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# 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.
- Returns:
level: Unit: dB
- set(level: float) None[source]
# 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.
- Parameters:
level – Unit: dB