Threshold ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.Tnos.Threshold.ThresholdCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently threshold_copy = driver.sbus.tnos.threshold.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Tnos_Threshold_Hysteresis.rst Sbus_Tnos_Threshold_Lower.rst Sbus_Tnos_Threshold_Upper.rst