Annotation
----------------------------------------



.. rubric:: SCPI Command :

.. index::
	single: DISPlay:ANNotation:[ALL]

.. code-block:: python

	DISPlay:ANNotation:[ALL]



.. autoclass:: RsSmw.Implementations.Display.Annotation.AnnotationCls
	:members:
	:undoc-members:
	:noindex:


.. rubric:: Cloning the Group

.. code-block:: python

	# Create a clone of the original group, that exists independently
	group2 = driver.display.annotation.clone()



.. rubric:: Subgroups
.. toctree::
	:maxdepth: 6
	:glob:

	Display_Annotation_Amplitude.rst
	Display_Annotation_Frequency.rst