Ctle ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: LANE<*>:EQUalization:CTLE:SAVE single: LANE<*>:EQUalization:CTLE:OPEN .. code-block:: python LANE<*>:EQUalization:CTLE:SAVE LANE<*>:EQUalization:CTLE:OPEN .. autoclass:: rsrtx.Implementations.Lane.Equalization.Ctle.CtleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ctle_copy = driver.lane.equalization.ctle.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Lane_Equalization_Ctle_AcGain.rst Lane_Equalization_Ctle_DcGain.rst Lane_Equalization_Ctle_Name.rst Lane_Equalization_Ctle_Pole.rst Lane_Equalization_Ctle_Pselection.rst Lane_Equalization_Ctle_Sconfig.rst Lane_Equalization_Ctle_State.rst Lane_Equalization_Ctle_Zero.rst