Icomponent

SCPI Command :

CALibration:AIQ:DCOFfset:I
class IcomponentCls[source]

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

get() float[source]
# SCPI: CALibration:AIQ:DCOFfset:I
value: float = driver.calibration.aiq.dcOffset.icomponent.get()

Defines a DC offset of the I input from the ‘Analog Baseband’ interface (FSW-B71) .

return

offset: numeric value DC offset Unit: V

set(offset: float) None[source]
# SCPI: CALibration:AIQ:DCOFfset:I
driver.calibration.aiq.dcOffset.icomponent.set(offset = 1.0)

Defines a DC offset of the I input from the ‘Analog Baseband’ interface (FSW-B71) .

param offset

numeric value DC offset Unit: V