Cmw<CmwVariant>
RepCap Settings
# Range: Cmw1 .. Cmw100
rc = driver.system.cmw.repcap_cmwVariant_get()
driver.system.cmw.repcap_cmwVariant_set(repcap.CmwVariant.Cmw1)
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.system.cmw.clone()
Subgroups