Am
SCPI Command :
[SENSe]:REJect:AM
- class AmCls[source]
Am commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:REJect:AM value: bool = driver.applications.k40PhaseNoise.sense.reject.am.get()
Turns the suppression of AM noise on and off.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:REJect:AM driver.applications.k40PhaseNoise.sense.reject.am.set(state = False)
Turns the suppression of AM noise on and off.
- param state
ON | OFF | 1 | 0