Ffe ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: LANE<*>:EQUalization:FFE:SAVE single: LANE<*>:EQUalization:FFE:OPEN .. code-block:: python LANE<*>:EQUalization:FFE:SAVE LANE<*>:EQUalization:FFE:OPEN .. autoclass:: rsrtx.Implementations.Lane.Equalization.Ffe.FfeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ffe_copy = driver.lane.equalization.ffe.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Lane_Equalization_Ffe_Name.rst Lane_Equalization_Ffe_Pselection.rst Lane_Equalization_Ffe_State.rst Lane_Equalization_Ffe_Taps.rst