Edge ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SEARch:TRIGger:EDGE:ACOPy single: SEARch:TRIGger:EDGE:BCOPy .. code-block:: python SEARch:TRIGger:EDGE:ACOPy SEARch:TRIGger:EDGE:BCOPy .. autoclass:: rsrtx.Implementations.Search.Trigger.Edge.EdgeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently edge_copy = driver.search.trigger.edge.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_Edge_Slope.rst Search_Trigger_Edge_State.rst