Level

SCPI Command :

[SENSe]:DEMod:SQUelch:LEVel
class LevelCls[source]

Level commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() float[source]
# SCPI: [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.

return

level: No help available

set(level: float) None[source]
# SCPI: [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.

param level

Percentage of the display height. Range: 0 to 100