Display ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SYSTem:DISPlay:UPDate .. code-block:: python SYSTem:DISPlay:UPDate .. autoclass:: rsrtx.Implementations.System.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.system.display.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: System_Display_Message.rst