Squelch ---------------------------------------- .. autoclass:: RsFsw.Implementations.Sense.Demod.Squelch.SquelchCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.sense.demod.squelch.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sense_Demod_Squelch_Level.rst Sense_Demod_Squelch_State.rst