Display ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay:INTensity .. code-block:: python DISPlay:INTensity .. autoclass:: rsrtx.Implementations.Display.DisplayCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently display_copy = driver.display.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Clr.rst Display_Color.rst Display_Diagram.rst Display_Extended.rst Display_Gate.rst Display_Persistence.rst Display_ResultBoxes.rst Display_SigBar.rst Display_Signal.rst Display_Trigger.rst