Dfe ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: LANE<*>:EQUalization:DFE:SAVE single: LANE<*>:EQUalization:DFE:OPEN .. code-block:: python LANE<*>:EQUalization:DFE:SAVE LANE<*>:EQUalization:DFE:OPEN .. autoclass:: rsrtx.Implementations.Lane.Equalization.Dfe.DfeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently dfe_copy = driver.lane.equalization.dfe.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Lane_Equalization_Dfe_Gain.rst Lane_Equalization_Dfe_Name.rst Lane_Equalization_Dfe_State.rst Lane_Equalization_Dfe_Taps.rst Lane_Equalization_Dfe_TimReference.rst