I need to build my own OPC (server and client) with python via ethernet. So I can put the ip address of the PLC and the address of the input or output. Please if someone have any example of this.
Asked
Active
Viewed 154 times
0
-
2There is number of libraries for Python. OPS may be UA, DA or other. And those are COMPLETELY different things. Start with your own investigation and then ask more particular questions. As an answer to this one, I could write 300 pages book. – Sergey Romanov Apr 08 '20 at 12:46
-
is there a way so i can start ? – Mo Hamed Apr 10 '20 at 13:42
-
Hard to tell. Do you know Python? иecuase you sound like you are not even familiar with language itself. – Sergey Romanov Apr 15 '20 at 05:07
-
@SergeyRomanov i made a beginning training in order to build my own OPC because I need it. – Mo Hamed Apr 24 '20 at 15:42