Threshold ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: BUS<*>:FLXRay:THReshold<*> .. code-block:: python BUS<*>:FLXRay:THReshold<*> .. autoclass:: rsrtx.Implementations.Bus.FlxRay.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.bus.flxRay.threshold.clone()