Common
SCPI Command :
[SENSe]:CORRection:ENR:COMMon
- class CommonCls[source]
Common commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:CORRection:ENR:COMMon value: bool = driver.applications.k30NoiseFigure.sense.correction.enr.common.get()
Turns the use of a common ENR on or off. For more information see ‘Common Noise Source’.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:CORRection:ENR:COMMon driver.applications.k30NoiseFigure.sense.correction.enr.common.set(state = False)
Turns the use of a common ENR on or off. For more information see ‘Common Noise Source’.
- param state
ON | OFF | 1 | 0