Suppress
SCPI Command :
[SENSe]:SPURs:SUPPress
- class SuppressCls[source]
Suppress commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:SPURs:SUPPress value: bool = driver.applications.k40PhaseNoise.sense.spurs.suppress.get()
Turns spur removal for all traces and windows on and off.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe]:SPURs:SUPPress driver.applications.k40PhaseNoise.sense.spurs.suppress.set(state = False)
Turns spur removal for all traces and windows on and off.
- param state
ON | OFF | 1 | 0