Gpib<GpibInstance>

RepCap Settings

# Range: Inst1 .. Inst32
rc = driver.system.communicate.gpib.repcap_gpibInstance_get()
driver.system.communicate.gpib.repcap_gpibInstance_set(repcap.GpibInstance.Inst1)
class GpibCls[source]

Gpib commands group definition. 3 total commands, 2 Subgroups, 0 group commands Repeated Capability: GpibInstance, default value after init: GpibInstance.Inst1

Cloning the Group

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

Subgroups