Cmap<Item>
RepCap Settings
# Range: Ix1 .. Ix64
rc = driver.hardCopy.cmap.repcap_item_get()
driver.hardCopy.cmap.repcap_item_set(repcap.Item.Ix1)
- class CmapCls[source]
Cmap commands group definition. 3 total commands, 3 Subgroups, 0 group commands Repeated Capability: Item, default value after init: Item.Ix1
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.hardCopy.cmap.clone()
Subgroups