基本信息
源码名称:c#ModbusTCP通信
源码大小:1.13M
文件格式:.rar
开发语言:C#
更新时间:2022-05-05
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍
c#ModbusTCP通信


.
├── ModbusTCP
│   ├── ModbusTCP
│   │   ├── Config
│   │   │   └── log4net.config
│   │   ├── ModbusTCP.csproj
│   │   ├── Program.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── netcoreapp3.1
│   │   │       │   ├── ModbusTCP.deps.json
│   │   │       │   ├── ModbusTCP.dll
│   │   │       │   ├── ModbusTCP.exe
│   │   │       │   ├── ModbusTCP.pdb
│   │   │       │   ├── ModbusTCP.runtimeconfig.dev.json
│   │   │       │   ├── ModbusTCP.runtimeconfig.json
│   │   │       │   ├── NModbus.Serial.dll
│   │   │       │   ├── NModbus.dll
│   │   │       │   ├── System.Configuration.ConfigurationManager.dll
│   │   │       │   ├── System.Security.Cryptography.ProtectedData.dll
│   │   │       │   ├── System.Security.Permissions.dll
│   │   │       │   ├── log4net.dll
│   │   │       │   └── runtimes
│   │   │       │       └── win
│   │   │       │           └── lib
│   │   │       │               └── netstandard2.0
│   │   │       │                   └── System.Security.Cryptography.ProtectedData.dll
│   │   │       └── netcoreapp3.1.rar
│   │   ├── business
│   │   │   └── Logger.cs
│   │   ├── logfile
│   │   │   └── log.txt
│   │   └── obj
│   │       ├── Debug
│   │       │   └── netcoreapp3.1
│   │       │       ├── ModbusTCP.AssemblyInfo.cs
│   │       │       ├── ModbusTCP.AssemblyInfoInputs.cache
│   │       │       ├── ModbusTCP.GeneratedMSBuildEditorConfig.editorconfig
│   │       │       ├── ModbusTCP.assets.cache
│   │       │       ├── ModbusTCP.csproj.CopyComplete
│   │       │       ├── ModbusTCP.csproj.CoreCompileInputs.cache
│   │       │       ├── ModbusTCP.csproj.FileListAbsolute.txt
│   │       │       ├── ModbusTCP.dll
│   │       │       ├── ModbusTCP.exe
│   │       │       ├── ModbusTCP.genruntimeconfig.cache
│   │       │       ├── ModbusTCP.pdb
│   │       │       └── apphost.exe
│   │       ├── ModbusTCP.csproj.nuget.cache
│   │       ├── ModbusTCP.csproj.nuget.dgspec.json
│   │       ├── ModbusTCP.csproj.nuget.g.props
│   │       ├── ModbusTCP.csproj.nuget.g.targets
│   │       ├── project.assets.json
│   │       └── project.nuget.cache
│   └── ModbusTCP.sln
└── c#ModbusTCP通信.rar

15 directories, 39 files