DpiPower
SCPI Command :
CONFigure:REFSignal:CWF:DPIPower
- class DpiPowerCls[source]
DpiPower commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure:REFSignal:CWF:DPIPower value: float = driver.applications.k18AmplifierEt.configure.refSignal.cwf.dpiPower.get()
This command defines the peak input power of the DUT. This is necessary when you turn off method RsFsw.Applications. K18_AmplifierEt.Configure.RefSignal.Cwf.EtGenerator.State.set (otherwise, the command has no effect) .
INTRO_CMD_HELP: Prerequisites for this command
Generate reference signal with a waveform file
- return
power: numeric value Unit: dBm
- set(power: float) None [source]
# SCPI: CONFigure:REFSignal:CWF:DPIPower driver.applications.k18AmplifierEt.configure.refSignal.cwf.dpiPower.set(power = 1.0)
This command defines the peak input power of the DUT. This is necessary when you turn off method RsFsw.Applications. K18_AmplifierEt.Configure.RefSignal.Cwf.EtGenerator.State.set (otherwise, the command has no effect) .
INTRO_CMD_HELP: Prerequisites for this command
Generate reference signal with a waveform file
- param power
numeric value Unit: dBm