Memory

SCPI Command :

CONFigure:HAMMerstein:ORDer:MEMory
class MemoryCls[source]

Memory commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() str[source]
# SCPI: 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.

return

order: No help available

set(order: str) None[source]
# SCPI: 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.

param order

No help available