Hi,
Many thanks for your work for this program.
I need help.
I have a Siemens S7-200 PLC with CP243-1 ethernet module. I want to read/write data from it via TCP with an own application that will be written in python.
How can I use libnodave in python programming language to communicate with PLC?
I have found a program named swig, but I don't know how to use it in my own python program instead of reading its manual.
I hope you can help me.
Best Regards,
László Révész
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Many thanks for your work for this program.
I need help.
I have a Siemens S7-200 PLC with CP243-1 ethernet module. I want to read/write data from it via TCP with an own application that will be written in python.
How can I use libnodave in python programming language to communicate with PLC?
I have found a program named swig, but I don't know how to use it in my own python program instead of reading its manual.
I hope you can help me.
Best Regards,
László Révész
Ohh,
I've almost forgotten: Operating system is Windows XP.