Model

SCPI Command :

CONFigure:MDPD:APPLy:MODel
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# CONFigure:MDPD:APPLy:MODel
value: str = driver.applications.k18AmplifierEt.configure.mdpd.apply.model.get()

Selects the waveform to which the model should be applied.

set(channel: str) None[source]
# CONFigure:MDPD:APPLy:MODel
driver.applications.k18AmplifierEt.configure.mdpd.apply.model.set(channel = 'abc')

Selects the waveform to which the model should be applied.