FilterPy ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: EYE<*>:FILTer:RESet .. code-block:: python EYE<*>:FILTer:RESet .. autoclass:: rsrtx.Implementations.Eye.FilterPy.FilterPyCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently filterPy_copy = driver.eye.filterPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Eye_FilterPy_Bpattern.rst Eye_FilterPy_Ddr.rst Eye_FilterPy_Pamn.rst Eye_FilterPy_State.rst