Level

SCPI Command :

[SENSe]:DEMod:SQUelch:LEVel
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DEMod:SQUelch:LEVel
value: float = driver.applications.k14Xnr5G.sense.demod.squelch.level.get()

Defines the threshold for selective demodulation. All signals below the threshold are not demodulated.

set(level: float) None[source]
# [SENSe]:DEMod:SQUelch:LEVel
driver.applications.k14Xnr5G.sense.demod.squelch.level.set(level = 1.0)

Defines the threshold for selective demodulation. All signals below the threshold are not demodulated.

Parameters:

level – Percentage of the display height. Range: 0 to 100