嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
PLC助手
连接西门子PLC,并读写数据,可以配置地址信息
.
├── C#PLC助手_plctool.7z
└── plctool
├── PlcTool
│ ├── App.config
│ ├── Config.cs
│ ├── Extend.cs
│ ├── FrmAddAdd.Designer.cs
│ ├── FrmAddAdd.cs
│ ├── FrmAddAdd.resx
│ ├── FrmAddGroup.Designer.cs
│ ├── FrmAddGroup.cs
│ ├── FrmAddGroup.resx
│ ├── FrmAddress.Designer.cs
│ ├── FrmAddress.cs
│ ├── FrmAddress.resx
│ ├── FrmMain.Designer.cs
│ ├── FrmMain.cs
│ ├── FrmMain.resx
│ ├── Group.cs
│ ├── Log.cs
│ ├── PlcTool.csproj
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── RadioContainer.Designer.cs
│ ├── RadioContainer.cs
│ ├── RadioContainer.resx
│ ├── S7.Net.dll
│ ├── Serialize.cs
│ ├── bin
│ │ └── Debug
│ │ ├── PlcTool.exe
│ │ ├── PlcTool.exe.Config
│ │ ├── PlcTool.pdb
│ │ └── S7.Net.dll
│ ├── logo.ico
│ └── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── PlcTool.FrmAddAdd.resources
│ ├── PlcTool.FrmAddGroup.resources
│ ├── PlcTool.FrmAddress.resources
│ ├── PlcTool.FrmMain.resources
│ ├── PlcTool.Properties.Resources.resources
│ ├── PlcTool.RadioContainer.resources
│ ├── PlcTool.csproj.AssemblyReference.cache
│ ├── PlcTool.csproj.CopyComplete
│ ├── PlcTool.csproj.CoreCompileInputs.cache
│ ├── PlcTool.csproj.FileListAbsolute.txt
│ ├── PlcTool.csproj.GenerateResource.cache
│ ├── PlcTool.csproj.SuggestedBindingRedirects.cache
│ ├── PlcTool.exe
│ ├── PlcTool.pdb
│ ├── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ └── _IsIncrementalBuild
└── PlcTool.sln
8 directories, 54 files