Text ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay:ANNotation:TEXT<*>:CLEar .. code-block:: python DISPlay:ANNotation:TEXT<*>:CLEar .. autoclass:: rsmxo.Implementations.Display.Annotation.Text.TextCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently text_copy = driver.display.annotation.text.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Annotation_Text_Color.rst Display_Annotation_Text_Fontsize.rst Display_Annotation_Text_Horizontal.rst Display_Annotation_Text_Remove.rst Display_Annotation_Text_Value.rst Display_Annotation_Text_Vertical.rst