Salignment ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: INITiate:BASE:SALignment single: ABORt:BASE:SALignment single: STOP:BASE:SALignment single: FETCh:BASE:SALignment .. code-block:: python INITiate:BASE:SALignment ABORt:BASE:SALignment STOP:BASE:SALignment FETCh:BASE:SALignment .. autoclass:: RsCmwBase.Implementations.Salignment.SalignmentCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.salignment.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Salignment_Llimit.rst Salignment_Lvalid.rst Salignment_Reliability.rst Salignment_State.rst Salignment_Trace.rst Salignment_Ulimit.rst Salignment_Xvalues.rst