Qcomponent

SCPI Command :

CALibration:AIQ:DCOFfset:Q
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# 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) .

Returns:

offset: numeric value DC offset Unit: V

set(offset: float) None[source]
# 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) .

Parameters:

offset – numeric value DC offset Unit: V