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)
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.system.communicate.socket.clone()
Subgroups