基本信息
源码名称:C#通过OPC连接WINCC读写数据
源码大小:0.08M
文件格式:.rar
开发语言:C#
更新时间:2023-02-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
C#通过OPC连接WINCC读写数据


.
├── C#通过OPC连接WINCC
│   ├── OPC_Client
│   │   ├── ClassDiagram1.cd
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── OPC_Client.csproj
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── OPC_Client.exe
│   │   │       ├── OPC_Client.pdb
│   │   │       ├── OPC_Client.vshost.exe
│   │   │       └── OPC_Client.vshost.exe.manifest
│   │   ├── lib
│   │   │   └── Interop.OPCAutomation.dll
│   │   └── obj
│   │       └── x86
│   │           └── Debug
│   │               ├── DesignTimeResolveAssemblyReferences.cache
│   │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │               ├── GenerateResource.read.1.tlog
│   │               ├── GenerateResource.write.1.tlog
│   │               ├── Interop.OPCAutomation.dll
│   │               ├── OPC_Client.Form1.resources
│   │               ├── OPC_Client.Properties.Resources.resources
│   │               ├── OPC_Client.csproj.FileListAbsolute.txt
│   │               ├── OPC_Client.csproj.GenerateResource.Cache
│   │               ├── OPC_Client.csprojResolveAssemblyReference.cache
│   │               ├── OPC_Client.exe
│   │               ├── OPC_Client.pdb
│   │               └── TempPE
│   ├── OPC_Client.sln
│   ├── OPC_Client.suo
│   └── OPC_Client.v11.suo
└── C#通过OPC连接WINCC读写数据.rar

10 directories, 32 files