State

SCPI Command :

CONFigure:DPD:AMXM[:STATe]
class StateCls[source]

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

set(state: bool) None[source]
# SCPI: CONFigure:DPD:AMXM[:STATe]
driver.applications.k18AmplifierEt.configure.dpd.amxm.state.set(state = False)
This command turns ‘AM/AM’ and ‘AM/PM’ predistortion on and off (at the same time) .

INTRO_CMD_HELP: Alternatively, you can do that with:

  • method RsFsw.Applications.K18_AmplifierEt.Configure.Dpd.Amam.State.set and

  • method RsFsw.Applications.K18_AmplifierEt.Configure.Dpd.AmPm.State.set

However, using method RsFsw.Applications.K18_AmplifierEt.Configure.Dpd.Amxm.State.set is the smoother way.

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on polynomial DPD (method RsFsw.Applications.K18_AmplifierEt.Configure.Ddpd.State.set) .

param state

ON | OFF | 1 | 0