Memory

SCPI Command :

CONFigure:MDPD:ORDer:MEMory
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# CONFigure:MDPD:ORDer:MEMory
value: str = driver.applications.k18AmplifierEt.configure.mdpd.order.memory.get()

Sets the memory order for memory polynomial DPD as a string.

set(order: str) None[source]
# CONFigure:MDPD:ORDer:MEMory
driver.applications.k18AmplifierEt.configure.mdpd.order.memory.set(order = 'abc')

Sets the memory order for memory polynomial DPD as a string.