Offset

SCPI Command :

CONFigure:PAE:QCHannel:OFFSet
class OffsetCls[source]

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

get() float[source]
# SCPI: CONFigure:PAE:QCHannel:OFFSet
value: float = driver.applications.k18AmplifierEt.configure.pae.qchannel.offset.get()

This command defines an offset for the Q channel.

return

offset: numeric value Unit: No unit

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

This command defines an offset for the Q channel.

param offset

numeric value Unit: No unit