Memory
SCPI Command :
CONFigure:HAMMerstein:ORDer:MEMory
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() str[source]
# CONFigure:HAMMerstein:ORDer:MEMory value: str = driver.applications.k18AmplifierEt.configure.hammerstein.order.memory.get()
Sets the memory order for the Hammerstein model as a string.
- set(order: str) None[source]
# CONFigure:HAMMerstein:ORDer:MEMory driver.applications.k18AmplifierEt.configure.hammerstein.order.memory.set(order = 'abc')
Sets the memory order for the Hammerstein model as a string.