Palette ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: DISPlay:COLor:PALette:ADD single: DISPlay:COLor:PALette:COUNt single: DISPlay:COLor:PALette:REMove .. code-block:: python DISPlay:COLor:PALette:ADD DISPlay:COLor:PALette:COUNt DISPlay:COLor:PALette:REMove .. autoclass:: rsrtx.Implementations.Display.Color.Palette.PaletteCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently palette_copy = driver.display.color.palette.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Display_Color_Palette_Point.rst