Qcomponent

SCPI Command :

CALibration:AIQ:DCOFfset:Q
class QcomponentCls[source]

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

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

Defines a DC offset of the Q 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:Q
driver.calibration.aiq.dcOffset.qcomponent.set(offset = 1.0)

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

param offset

numeric value DC offset Unit: V