SetHold ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SEARch:TRIGger:SETHold:ACOPy .. code-block:: python SEARch:TRIGger:SETHold:ACOPy .. autoclass:: rsrtx.Implementations.Search.Trigger.SetHold.SetHoldCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently setHold_copy = driver.search.trigger.setHold.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_SetHold_Cedge.rst Search_Trigger_SetHold_Clevel.rst Search_Trigger_SetHold_Csource.rst Search_Trigger_SetHold_Htime.rst Search_Trigger_SetHold_State.rst Search_Trigger_SetHold_Stime.rst