Search ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SEARch:ADD single: SEARch:ALL single: SEARch:CLEar single: SEARch:REMove .. code-block:: python SEARch:ADD SEARch:ALL SEARch:CLEar SEARch:REMove .. autoclass:: rsrtx.Implementations.Search.SearchCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently search_copy = driver.search.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Gate.rst Search_Online.rst Search_ResDiagram.rst Search_Result.rst Search_Source.rst Search_Trigger.rst