Inverted
SCPI Command :
INPut:IQ:OSC:SKEW:I:INVerted
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# INPut:IQ:OSC:SKEW:I:INVerted value: float = driver.inputPy.iq.osc.skew.icomponent.inverted.get()
Compensates for skewed values in the negative I path, e.g. due to different input cables.
- Returns:
value: Unit: S
- set(value: float) None[source]
# INPut:IQ:OSC:SKEW:I:INVerted driver.inputPy.iq.osc.skew.icomponent.inverted.set(value = 1.0)
Compensates for skewed values in the negative I path, e.g. due to different input cables.
- Parameters:
value – Unit: S