State

SCPI Command :

CONFigure:DPD:AMXM[:STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(state: bool) None[source]
# 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) . Alternatively, you can do that with:

  • method RsFsw.applications.k18AmplifierEt.configure.dpd.amam.state.set() and

  • method RsFsw.applications.k18AmplifierEt.configure.dpd.amPm.state.set()

However, using method RsFsw.applications.k18AmplifierEt.configure.dpd.amxm.state.set() is the smoother way. Prerequisites for this command

  • Turn on polynomial DPD (method RsFsw.applications.k18AmplifierEt.configure.ddpd.state.set() ) .

Parameters:

state – ON | OFF | 1 | 0