Polynomial

SCPI Command :

CONFigure:HAMMerstein:ORDer:POLYnomial
class PolynomialCls[source]

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

get() str[source]
# SCPI: CONFigure:HAMMerstein:ORDer:POLYnomial
value: str = driver.applications.k18AmplifierEt.configure.hammerstein.order.polynomial.get()

Sets the polynomial order for the Hammerstein model as a string.

return

order: No help available

set(order: str) None[source]
# SCPI: CONFigure:HAMMerstein:ORDer:POLYnomial
driver.applications.k18AmplifierEt.configure.hammerstein.order.polynomial.set(order = 'abc')

Sets the polynomial order for the Hammerstein model as a string.

param order

No help available