Item ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DISPlay[:WINDow]:STABle:ITEM .. code-block:: python DISPlay[:WINDow]:STABle:ITEM .. autoclass:: RsFsw.Implementations.Applications.K18_AmplifierEt.Display.Window.Stable.Item.ItemCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k18AmplifierEt.display.window.stable.item.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K18_AmplifierEt_Display_Window_Stable_Item_Maccuracy.rst Applications_K18_AmplifierEt_Display_Window_Stable_Item_Power.rst Applications_K18_AmplifierEt_Display_Window_Stable_Item_Vcurrent.rst