Absolute
SCPI Command :
[SENSe]:DEMod:SQUelch:LEVel:ABSolute
- class AbsoluteCls[source]
Absolute commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:DEMod:SQUelch:LEVel:ABSolute value: float = driver.sense.demod.squelch.level.absolute.get()
No command help available
- return
threshold: No help available
- set(threshold: float) None [source]
# SCPI: [SENSe]:DEMod:SQUelch:LEVel:ABSolute driver.sense.demod.squelch.level.absolute.set(threshold = 1.0)
No command help available
- param threshold
No help available