Memory

SCPI Command :

CONFigure:GMP:LAG:ORDer:MEMory
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:GMP:LAG:ORDer:MEMory
value: float = driver.applications.k18AmplifierEt.configure.gmp.lag.order.memory.get()

Sets the lagging cross-terms memory order of the generalized memory polynomial.

set(level: float) None[source]
# CONFigure:GMP:LAG:ORDer:MEMory
driver.applications.k18AmplifierEt.configure.gmp.lag.order.memory.set(level = 1.0)

Sets the lagging cross-terms memory order of the generalized memory polynomial.