Inverted

SCPI Command :

INPut:IQ:OSC:SKEW:Q:INVerted
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# INPut:IQ:OSC:SKEW:Q:INVerted
value: float = driver.inputPy.iq.osc.skew.qcomponent.inverted.get()

Compensates for skewed values in the negative Q path, e.g. due to different input cables.

Returns:

value: Unit: S

set(value: float) None[source]
# INPut:IQ:OSC:SKEW:Q:INVerted
driver.inputPy.iq.osc.skew.qcomponent.inverted.set(value = 1.0)

Compensates for skewed values in the negative Q path, e.g. due to different input cables.

Parameters:

value – Unit: S