Tab ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.applications.k91Wlan.display.window.tab.repcap_tab_get() driver.applications.k91Wlan.display.window.tab.repcap_tab_set(repcap.Tab.Nr1) .. autoclass:: RsFsw.Implementations.Applications.K91_Wlan.Display.Window.Tab.TabCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k91Wlan.display.window.tab.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K91_Wlan_Display_Window_Tab_Select.rst