Display ---------------------------------------- .. autoclass:: RsFsw.Implementations.System.Display.DisplayCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.system.display.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: System_Display_Fpanel.rst System_Display_Lock.rst System_Display_Message.rst System_Display_Update.rst