Width ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SEARch:TRIGger:WIDTh:ACOPy .. code-block:: python SEARch:TRIGger:WIDTh:ACOPy .. autoclass:: rsrtx.Implementations.Search.Trigger.Width.WidthCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently width_copy = driver.search.trigger.width.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Trigger_Width_Delta.rst Search_Trigger_Width_Polarity.rst Search_Trigger_Width_Range.rst Search_Trigger_Width_State.rst Search_Trigger_Width_Width.rst