Areset ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: ACQuire:ARESet:MODE single: ACQuire:ARESet:TIME single: ACQuire:ARESet:COUNt .. code-block:: python ACQuire:ARESet:MODE ACQuire:ARESet:TIME ACQuire:ARESet:COUNt .. autoclass:: rsrtx.Implementations.Acquire.Areset.AresetCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently areset_copy = driver.acquire.areset.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Acquire_Areset_Immediate.rst