Socket<SocketInstance>

RepCap Settings

# Range: Inst1 .. Inst32
rc = driver.system.communicate.socket.repcap_socketInstance_get()
driver.system.communicate.socket.repcap_socketInstance_set(repcap.SocketInstance.Inst1)
class SocketCls[source]

Socket commands group definition. 3 total commands, 3 Subgroups, 0 group commands Repeated Capability: SocketInstance, default value after init: SocketInstance.Inst1

Cloning the Group

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

Subgroups