Memory
SCPI Command :
CONFigure:MDPD:ORDer:MEMory
- class MemoryCls[source]
Memory commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() str [source]
# SCPI: 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.
- return
order: No help available
- set(order: str) None [source]
# SCPI: 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.
- param order
No help available