Diagram ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: DISPlay:DIAGram:CROSshair single: DISPlay:DIAGram:GRID single: DISPlay:DIAGram:LABels single: DISPlay:DIAGram:TITLe single: DISPlay:DIAGram:STYLe single: DISPlay:DIAGram:YFIXed single: DISPlay:DIAGram:XFIXed single: DISPlay:DIAGram:FINegrid .. code-block:: python DISPlay:DIAGram:CROSshair DISPlay:DIAGram:GRID DISPlay:DIAGram:LABels DISPlay:DIAGram:TITLe DISPlay:DIAGram:STYLe DISPlay:DIAGram:YFIXed DISPlay:DIAGram:XFIXed DISPlay:DIAGram:FINegrid .. autoclass:: rsrtx.Implementations.Display.Diagram.DiagramCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently diagram_copy = driver.display.diagram.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Diagram_Rename.rst