Commit 469aedf0 authored by yogesh.m's avatar yogesh.m

update

parent a0094c4e
......@@ -26,7 +26,7 @@ UDPServerSocket.bind((localIP, localPort))
print("UDP server up and listening")
t1=threading.Thread(target=st,args=())
t1.start()
sleep(5)
sleep(25)
opua=opcua_pack()
sock = opua.connect("opc.tcp://2.2.2.5:53531/myopc/free")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment