Store<Store>

RepCap Settings

# Range: Pos1 .. Pos32
rc = driver.applications.k60Transient.massMemory.store.repcap_store_get()
driver.applications.k60Transient.massMemory.store.repcap_store_set(repcap.Store.Pos1)
class StoreCls[source]

Store commands group definition. 5 total commands, 4 Subgroups, 0 group commands Repeated Capability: Store, default value after init: Store.Pos1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k60Transient.massMemory.store.clone()

Subgroups