Rsib<RsibInstance>

RepCap Settings

# Range: Inst1 .. Inst32
rc = driver.system.communicate.rsib.repcap_rsibInstance_get()
driver.system.communicate.rsib.repcap_rsibInstance_set(repcap.RsibInstance.Inst1)

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.system.communicate.rsib.clone()

Subgroups