DutGain

SCPI Command :

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

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

get() float[source]
# SCPI: CONFigure:GENerator:LEVel:DUTGain
value: float = driver.applications.k14Xnr5G.configure.generator.level.dutGain.get()
Defines DUT level gain for generator level control.

INTRO_CMD_HELP: Prerequisites for this command

  • IP connection to a signal generator.

  • Generator control state is on (method RsFsw.Applications.K18_AmplifierEt.Configure.Generator.Control.State.set) .

  • Level control is on (method RsFsw.Applications.K14x_Nr5G.Configure.Generator.Power.Level.State.set) .

return

level: Unit: dB

set(level: float) None[source]
# SCPI: CONFigure:GENerator:LEVel:DUTGain
driver.applications.k14Xnr5G.configure.generator.level.dutGain.set(level = 1.0)
Defines DUT level gain for generator level control.

INTRO_CMD_HELP: Prerequisites for this command

  • IP connection to a signal generator.

  • Generator control state is on (method RsFsw.Applications.K18_AmplifierEt.Configure.Generator.Control.State.set) .

  • Level control is on (method RsFsw.Applications.K14x_Nr5G.Configure.Generator.Power.Level.State.set) .

param level

Unit: dB