WinTcpS7 V16

所属分类:其他
开发工具:C#
文件大小:2523KB
下载次数:14
上传日期:2018-05-04 10:10:53
上 传 者NKNKN
说明:  C# codes communication between PLC with PC

文件列表:
TcpClient VB2010\TcpClient\App.config (201, 2012-12-15)
TcpClient VB2010\TcpClient\bin\Release\TcpClient.exe (71680, 2018-01-13)
TcpClient VB2010\TcpClient\bin\Release\TcpClient.pdb (56832, 2018-01-13)
TcpClient VB2010\TcpClient\bin\Release\TcpClient.vshost.exe (11600, 2018-01-13)
TcpClient VB2010\TcpClient\bin\Release\TcpClient.vshost.exe.manifest (490, 2010-03-17)
TcpClient VB2010\TcpClient\bin\Release\TcpClient.xml (668, 2018-01-13)
TcpClient VB2010\TcpClient\bin\Release\WinTcpS7.dll (69632, 2018-01-13)
TcpClient VB2010\TcpClient\Form1.Designer.vb (67688, 2018-01-13)
TcpClient VB2010\TcpClient\Form1.resx (6206, 2018-01-13)
TcpClient VB2010\TcpClient\Form1.vb (19793, 2018-01-13)
TcpClient VB2010\TcpClient\My Project\Application.Designer.vb (1509, 2012-12-15)
TcpClient VB2010\TcpClient\My Project\Application.myapp (510, 2012-12-15)
TcpClient VB2010\TcpClient\My Project\AssemblyInfo.vb (1097, 2012-12-15)
TcpClient VB2010\TcpClient\My Project\Resources.Designer.vb (2776, 2012-12-15)
TcpClient VB2010\TcpClient\My Project\Resources.resx (5612, 2010-05-04)
TcpClient VB2010\TcpClient\My Project\Settings.Designer.vb (2993, 2012-12-15)
TcpClient VB2010\TcpClient\My Project\Settings.settings (279, 2010-05-04)
TcpClient VB2010\TcpClient\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache (2855, 2016-04-19)
TcpClient VB2010\TcpClient\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache (6184, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\GenerateResource.read.1.tlog (792, 2015-04-04)
TcpClient VB2010\TcpClient\obj\x86\Debug\GenerateResource.write.1.tlog (2118, 2015-04-04)
TcpClient VB2010\TcpClient\obj\x86\Debug\ResolveAssemblyReference.cache (14493, 2013-05-03)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.exe (48640, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.Form1.resources (180, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.pdb (56832, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.Resources.resources (180, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.vbproj.FileListAbsolute.txt (4716, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.vbproj.GenerateResource.Cache (975, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.vbprojResolveAssemblyReference.cache (12088, 2016-04-19)
TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.xml (668, 2016-05-17)
TcpClient VB2010\TcpClient\obj\x86\Debug\TempPE\My Project.Resources.Designer.vb.dll (7680, 2012-12-15)
TcpClient VB2010\TcpClient\obj\x86\Release\DesignTimeResolveAssemblyReferences.cache (2672, 2017-03-03)
TcpClient VB2010\TcpClient\obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache (6234, 2018-01-13)
TcpClient VB2010\TcpClient\obj\x86\Release\GenerateResource.read.1.tlog (312, 2018-01-13)
TcpClient VB2010\TcpClient\obj\x86\Release\GenerateResource.write.1.tlog (716, 2018-01-13)
TcpClient VB2010\TcpClient\obj\x86\Release\Interop.WinTcpCommS7.dll (5120, 2015-04-27)
TcpClient VB2010\TcpClient\obj\x86\Release\Interop.WinTcpS7.dll (5120, 2018-01-13)
TcpClient VB2010\TcpClient\obj\x86\Release\Interop.WinTcpS7PLC.dll (5120, 2017-08-17)
TcpClient VB2010\TcpClient\obj\x86\Release\TcpClient.exe (71680, 2018-01-13)
TcpClient VB2010\TcpClient\obj\x86\Release\TcpClient.Form1.resources (180, 2018-01-13)
... ...

1."Dll Files"文件夹内是要引用的DLL文件WinTcpS7.DLL及其从属资源文件; 2.WinTcpS7.DLL为ActiveX组件,只须注册,无需头文件; 3.提供VB2010、VB6、C#2010三种例程分别对应文件夹"TcpClient VB2010","TcpClient VB6","TcpClient C#2010"; 4.命名空间为:WinTcpS7PLC.PlcClient; 5.每个例程项目目录下有须要引用的DLL文件,打开例程之前请先找到该文件,注册为系统资源;注册方法见PDF手册的6.2章节; 6.打开例程项目之后,请重新选择该文件引用,编译后即可联机调试; 7.工程竣工后须要将DLL文件及其从属资源文件部署到目标机器,并注册(目标机器注册一次即可);

近期下载者

相关文件


收藏者