Load<Window>
RepCap Settings
# Range: Nr1 .. Nr16
rc = driver.massMemory.load.repcap_window_get()
driver.massMemory.load.repcap_window_set(repcap.Window.Nr1)
- class LoadCls[source]
Load commands group definition. 10 total commands, 7 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.massMemory.load.clone()
Subgroups