Derek Heiser e65c0eed25 S7.NET Testability Updates
Removed the Controls project and existing Test projects. Added new Test
project and references to NUnit and Should projects for testing.
Extracted IPlc interface to help test projects that reference this
library. Also implemented the IDisposable interface on the Plc object so
that references to mSocket would be cleaned up appropriately when the
object is blown away.
2013-02-09 10:17:47 -06:00
2013-02-09 10:17:47 -06:00
2013-02-09 10:17:47 -06:00
2013-02-09 10:17:47 -06:00
2013-02-09 10:12:35 -06:00
2013-02-09 10:04:27 -06:00
2013-02-09 10:17:47 -06:00

s7netplus -- A .NET library so Siemens S7 Connectivity

Overview

S7.Net Plus is a continuation of the work done on the S7.Net project by Juergen1969. I found the library simple and effective, but the project has languished unchanged since late 2009.

I was doing some automation work already and saw a few places where the code base could be improved. Because Juergen did not respond to my request for committing code, I decided to pick up where he left off here on GitHub.

Description
S7.NET+ -- A .NET library to connect to Siemens Step7 devices
Readme 3.2 MiB
Languages
C# 100%