Suffix ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: EYE<*>:FILTer:BPATtern:SUFFix<*> .. code-block:: python EYE<*>:FILTer:BPATtern:SUFFix<*> .. autoclass:: rsrtx.Implementations.Eye.FilterPy.Bpattern.Suffix.SuffixCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently suffix_copy = driver.eye.filterPy.bpattern.suffix.clone()