Pline ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay:ANNotation:PLINe<*>:CLEar .. code-block:: python DISPlay:ANNotation:PLINe<*>:CLEar .. autoclass:: rsmxo.Implementations.Display.Annotation.Pline.PlineCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently pline_copy = driver.display.annotation.pline.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Annotation_Pline_Color.rst Display_Annotation_Pline_Extend.rst Display_Annotation_Pline_Remove.rst Display_Annotation_Pline_Value.rst