Window<Window>

RepCap Settings

# Range: Nr1 .. Nr16
rc = driver.applications.k10Xlte.display.window.repcap_window_get()
driver.applications.k10Xlte.display.window.repcap_window_set(repcap.Window.Nr1)
class WindowCls[source]

Window commands group definition. 19 total commands, 6 Subgroups, 0 group commands Repeated Capability: Window, default value after init: Window.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k10Xlte.display.window.clone()

Subgroups