Coupling
SCPI Command :
SOURce:GENerator:CHANnel:COUPling
- class CouplingCls[source]
Coupling commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: SOURce:GENerator:CHANnel:COUPling value: bool = driver.applications.k30NoiseFigure.source.generator.channel.coupling.get()
No command help available
- return
state: No help available
- set(state: bool) None [source]
# SCPI: SOURce:GENerator:CHANnel:COUPling driver.applications.k30NoiseFigure.source.generator.channel.coupling.set(state = False)
No command help available
- param state
No help available