Vxi<VxiInstance>

RepCap Settings

# Range: Inst1 .. Inst32
rc = driver.system.communicate.vxi.repcap_vxiInstance_get()
driver.system.communicate.vxi.repcap_vxiInstance_set(repcap.VxiInstance.Inst1)

Cloning the Group

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

Subgroups