s7netplus-master

所属分类:通讯编程
开发工具:C#
文件大小:1746KB
下载次数:26
上传日期:2018-01-11 14:18:14
上 传 者wrsdfsfsadf
说明:  不利用任何插件,可直接与西门子1200 1500 300PLC进行TCP通讯
(Instead of using any plug-in, you can communicate directly with SIEMENS 12001500 300PLC for TCP)

文件列表:
.nuget (0, 2017-05-14)
.nuget\NuGet.Config (164, 2016-09-13)
.nuget\NuGet.exe (1664000, 2016-09-13)
.nuget\NuGet.targets (7484, 2016-09-13)
.vs (0, 2017-05-14)
.vs\S7 (0, 2017-05-14)
.vs\S7\v14 (0, 2017-05-14)
.vs\S7\v14\.suo (150016, 2017-06-26)
.vs\S7.UniversalWindowsApp (0, 2017-05-14)
.vs\S7.UniversalWindowsApp\v14 (0, 2017-05-14)
.vs\S7.UniversalWindowsApp\v14\.suo (26112, 2017-05-14)
Documentation (0, 2017-05-14)
Documentation\Documentation.docx (191272, 2016-09-13)
Documentation\Documentation.pdf (573506, 2016-09-13)
License.txt (1082, 2016-09-13)
NuGetPack.bat (557, 2016-09-13)
S7.Net (0, 2017-05-15)
S7.Net\Conversion.cs (8638, 2016-09-13)
S7.Net\Enums.cs (3667, 2016-09-13)
S7.Net\PLC.cs (50994, 2017-05-15)
S7.Net\Prodave6.dll (106582, 2011-07-05)
S7.Net\Properties (0, 2017-05-14)
S7.Net\Properties\AssemblyInfo.cs (1547, 2016-09-13)
S7.Net\Properties\S7.Net.snk (596, 2016-09-13)
S7.Net\S7.Net.csproj (5007, 2016-09-13)
S7.Net\Types (0, 2017-05-15)
S7.Net\Types\Boolean.cs (1057, 2016-09-13)
S7.Net\Types\Byte.cs (872, 2016-09-13)
S7.Net\Types\ByteArray.cs (796, 2016-09-13)
S7.Net\Types\Class.cs (10886, 2016-09-13)
S7.Net\Types\Counter.cs (2343, 2016-09-13)
S7.Net\Types\DInt.cs (2784, 2016-09-13)
S7.Net\Types\DWord.cs (2226, 2016-09-13)
S7.Net\Types\DataItem.cs (1278, 2016-09-13)
S7.Net\Types\Double.cs (5671, 2016-09-13)
S7.Net\Types\Int.cs (2796, 2016-09-13)
S7.Net\Types\String.cs (1143, 2016-09-13)
... ...

# s7netplus #### A .NET Library for Siemens S7 Connectivity ## Overview S7.Net Plus is a continuation of the work done on the [S7.Net](http://s7net.codeplex.com/) project by [Juergen1969](http://www.codeplex.com/site/users/view/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. ## Documentation S7.Net Plus has a [User Manual](https://github.com/killnine/s7netplus/blob/master/Documentation/Documentation.pdf), check it out. ## Supported PLC + Compatible S7 PLC (S7-200, S7-300, S7-400, S7-1200, S7-1500) ## Target framework + .NET Framework 3.5 or higher + Universal Windows Application (.Net Core) - see S7.UniversalWindowsApp.sln ## Nuget PM> Install-Package S7netplus ## Latest build (Appveyor) [![Build status](https://ci.appveyor.com/api/projects/status/ousjt8sn9b1w43p6?svg=true)](https://ci.appveyor.com/project/mesta1/s7netplus) [https://ci.appveyor.com/project/mesta1/s7netplus](https://ci.appveyor.com/project/mesta1/s7netplus) ## Running the tests Unit tests use Snap7 server, so port 102 must be not in use. If you have Siemens Step7 installed, the service s7oiehsx*** is stopped when running unit tests. You have to restart the service manually if you need it.

近期下载者

相关文件


收藏者