A

SCPI Command :

CONFigure:PAE:PCONsumption[:PARameter]:A
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:PAE:PCONsumption[:PARameter]:A
value: float = driver.applications.k18AmplifierEt.configure.pae.pconsumption.parameter.a.get()

No help available

set(value: float) None[source]
# CONFigure:PAE:PCONsumption[:PARameter]:A
driver.applications.k18AmplifierEt.configure.pae.pconsumption.parameter.a.set(value = 1.0)

No help available