Libnodave is a library that provides the necessary functions to connect to and exchange data with Siemens S7 300/400 PLCs (200 family and S5 family now also supported).
Can now also be used under Win32.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow libnodave
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
libnodave is amazing, i might be connected on SIEMENS PLC in seconds. If I connect with c#, i might send the information from PLC for email, for example, store in database and a lot other things. I replace a SIEMENS TD17 for a apliction wich I've wrote. Thanks a lot Thomas.
-
very usefull
-
Great library. Low level. Hard examples.
-
Very good project. I use it with Delphi. No problem with Delphi 7. With Delphi XE5 or following, unicode is used by default. To get it working under that version, I had to change all occurences of char, pchar and string to ansichar, pansichar and ansistring in source codes. Normally that should work with Delphi 7 as well. Thanks a lot.
-
Very good work ! Thanks a lot libnodave is also working with S7-1200 with not optimised DB.