資源簡介
實(shí)例封裝了modbus標(biāo)準(zhǔn)協(xié)議,通過socket可以與目前工控主流PLC直接通訊
與PLC通訊專用
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
namespace?CSharpModBusExample
{
????public?interface?ILog
????{
????????void?Write(string?log);
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????300??2017-03-26?20:41??Socket\CSharpModBusExample\CSharpModBusExample\App.config
?????文件??????15360??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.exe
?????文件????????300??2017-03-26?20:41??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.exe.config
?????文件??????69120??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.pdb
?????文件??????24224??2018-12-06?22:38??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.vshost.exe
?????文件????????300??2017-03-26?20:41??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.vshost.exe.config
?????文件????????490??2018-04-12?07:35??Socket\CSharpModBusExample\CSharpModBusExample\bin\Debug\CSharpModBusExample.vshost.exe.manifest
?????文件???????3201??2011-07-17?23:06??Socket\CSharpModBusExample\CSharpModBusExample\ClassDiagram1.cd
?????文件???????4124??2011-07-17?18:28??Socket\CSharpModBusExample\CSharpModBusExample\CSharpModBusExample.csproj
?????文件????????184??2011-07-17?18:21??Socket\CSharpModBusExample\CSharpModBusExample\ILog.cs
?????文件????????719??2011-07-17?18:21??Socket\CSharpModBusExample\CSharpModBusExample\ModBusSerialPortWrapper.cs
?????文件???????4913??2011-07-17?23:02??Socket\CSharpModBusExample\CSharpModBusExample\ModBusTCPIPWrapper.cs
?????文件???????1612??2011-07-17?20:30??Socket\CSharpModBusExample\CSharpModBusExample\ModBusWrapper.cs
?????文件???????3566??2018-12-06?22:38??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.csproj.FileListAbsolute.txt
?????文件????????982??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.csproj.GenerateResource.Cache
?????文件???????9949??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.csprojResolveAssemblyReference.cache
?????文件??????15360??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.exe
?????文件??????69120??2018-12-06?22:37??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.pdb
?????文件????????180??2017-03-26?20:10??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.Properties.Resources.resources
?????文件????????180??2017-03-26?20:10??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\CSharpModBusExample.TestModBus.resources
?????文件???????2873??2018-12-06?22:14??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7480??2018-12-06?22:14??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????682??2017-03-26?20:10??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件???????1658??2017-03-26?20:10??Socket\CSharpModBusExample\CSharpModBusExample\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件????????505??2011-07-17?18:21??Socket\CSharpModBusExample\CSharpModBusExample\Program.cs
?????文件???????1370??2011-07-17?18:19??Socket\CSharpModBusExample\CSharpModBusExample\Properties\AssemblyInfo.cs
?????文件???????2888??2011-07-17?18:19??Socket\CSharpModBusExample\CSharpModBusExample\Properties\Resources.Designer.cs
?????文件???????5612??2011-07-17?18:19??Socket\CSharpModBusExample\CSharpModBusExample\Properties\Resources.resx
?????文件???????1104??2011-07-17?18:19??Socket\CSharpModBusExample\CSharpModBusExample\Properties\Settings.Designer.cs
?????文件????????249??2011-07-17?18:19??Socket\CSharpModBusExample\CSharpModBusExample\Properties\Settings.settings
............此處省略59個(gè)文件信息
評(píng)論
共有 條評(píng)論