Subwindow<SubWindow>

RepCap Settings

# Range: Nr1 .. Nr32
rc = driver.applications.k6Pulse.display.window.subwindow.repcap_subWindow_get()
driver.applications.k6Pulse.display.window.subwindow.repcap_subWindow_set(repcap.SubWindow.Nr1)
class SubwindowCls[source]

Subwindow commands group definition. 13 total commands, 1 Subgroups, 0 group commands Repeated Capability: SubWindow, default value after init: SubWindow.Nr1

Cloning the Group

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

Subgroups