Offset

SCPI Command :

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

This command defines an offset for the I channel.

Returns:

offset: numeric value Unit: No unit

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

This command defines an offset for the I channel.

Parameters:

offset – numeric value Unit: No unit