Current

SCPI Command :

CONFigure:DDPD:COUNt:CURRent
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:DDPD:COUNt:CURRent
value: float = driver.applications.k18AmplifierEt.configure.ddpd.count.current.get()

This command queries the process of the direct DPD sequence (number of current iteration) . Prerequisites for this command

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

  • Start a DPD sequence (method RsFsw.applications.k18AmplifierEt.configure.ddpd.start() ) .