Y ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: CURSor<*>:LABel:Y<*> .. code-block:: python CURSor<*>:LABel:Y<*> .. autoclass:: rsrtx.Implementations.Cursor.Label.Y.YCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently y_copy = driver.cursor.label.y.clone()