Tradeoff
SCPI Command :
CONFigure:DDPD:TRADeoff
- class TradeoffCls[source]
Tradeoff commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure:DDPD:TRADeoff value: float = driver.applications.k18AmplifierEt.configure.ddpd.tradeoff.get()
- This command defines the power / linearity tradeoff for direct DPD calculation.
INTRO_CMD_HELP: Prerequisites for this command
Turn on direct DPD (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.State.set) .
- return
power_linearity_tradeoff: numeric value Unit: PCT
- set(power_linearity_tradeoff: float) None [source]
# SCPI: CONFigure:DDPD:TRADeoff driver.applications.k18AmplifierEt.configure.ddpd.tradeoff.set(power_linearity_tradeoff = 1.0)
- This command defines the power / linearity tradeoff for direct DPD calculation.
INTRO_CMD_HELP: Prerequisites for this command
Turn on direct DPD (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.State.set) .
- param power_linearity_tradeoff
numeric value Unit: PCT