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