Impedance

SCPI Command :

[SENSe]:IQ:IMPedance
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() int[source]
# [SENSe]:IQ:IMPedance
value: int = driver.applications.iqAnalyzer.sense.iq.impedance.get()

No help available

set(impedance: int) None[source]
# [SENSe]:IQ:IMPedance
driver.applications.iqAnalyzer.sense.iq.impedance.set(impedance = 1)

No help available