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