Offset

SCPI Command :

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

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

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

This command defines an offset for the I channel.

return

offset: numeric value Unit: No unit

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

This command defines an offset for the I channel.

param offset

numeric value Unit: No unit