Offset

SCPI Command :

CONFigure:PAE:QCHannel:OFFSet
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:PAE:QCHannel:OFFSet
value: float = driver.applications.k18AmplifierEt.configure.pae.qchannel.offset.get()

This command defines an offset for the Q channel.

Returns:

offset: numeric value Unit: No unit

set(offset: float) None[source]
# CONFigure:PAE:QCHannel:OFFSet
driver.applications.k18AmplifierEt.configure.pae.qchannel.offset.set(offset = 1.0)

This command defines an offset for the Q channel.

Parameters:

offset – numeric value Unit: No unit