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
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
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.