Threshold ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: PBUS<*>:THReshold<*> .. code-block:: python PBUS<*>:THReshold<*> .. autoclass:: rsmxo.Implementations.Pbus.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.pbus.threshold.clone()