嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 4 元微信扫码支付:4 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
MODBUS读取电机状态
.
├── MODBUS -485
│ └── MODBUS 通讯助手
│ ├── App.config
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Form2.Designer.cs
│ ├── Form2.cs
│ ├── Form2.resx
│ ├── MODBUS 通讯助手.csproj
│ ├── MODBUS 通讯助手.sln
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources
│ │ ├── 2.bmp
│ │ ├── 3.bmp
│ │ └── 电机2.jpg
│ ├── bin
│ │ ├── Debug
│ │ │ ├── MODBUS 通讯助手.exe
│ │ │ ├── MODBUS 通讯助手.exe.config
│ │ │ └── MODBUS 通讯助手.pdb
│ │ └── Release
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── MODBUS 通讯助手.csproj.AssemblyReference.cache
│ │ │ ├── MODBUS 通讯助手.csproj.CoreCompileInputs.cache
│ │ │ ├── MODBUS 通讯助手.csproj.FileListAbsolute.txt
│ │ │ ├── MODBUS 通讯助手.csproj.GenerateResource.cache
│ │ │ ├── MODBUS 通讯助手.csprojAssemblyReference.cache
│ │ │ ├── MODBUS 通讯助手.exe
│ │ │ ├── MODBUS 通讯助手.pdb
│ │ │ ├── MODBUS_通讯助手.Form1.resources
│ │ │ ├── MODBUS_通讯助手.Form2.resources
│ │ │ ├── MODBUS_通讯助手.Properties.Resources.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── Release
│ └── tubiao
│ ├── LQ.ico
│ ├── LQ2.png
│ ├── 万能串口.ico
│ └── 万能串口.png
└── 好例子网c#MODBUS读取电机状态_MODBUS -485.rar
12 directories, 39 files