Giqe

SCPI Command :

[SENSe]:NR5G:IQ:GIQE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:NR5G:IQ:GIQE
value: bool = driver.applications.k14Xnr5G.sense.nr5G.iq.giqe.get()

Turns the calculation of the gain imbalance and the quadrature error in the result summary on and off.

Returns:

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# [SENSe]:NR5G:IQ:GIQE
driver.applications.k14Xnr5G.sense.nr5G.iq.giqe.set(state = False)

Turns the calculation of the gain imbalance and the quadrature error in the result summary on and off.

Parameters:

state – ON | OFF | 1 | 0