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)
class VxiCls[source]

Vxi commands group definition. 2 total commands, 2 Subgroups, 0 group commands Repeated Capability: VxiInstance, default value after init: VxiInstance.Inst1

Cloning the Group

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

Subgroups