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

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

本次赞助数额为: 2 元 
   源码介绍
OPC客户端程序 C#开发
OPC客户端程序,C#开发,可以使用,内有功能如下:获取OPC服务器(kingview)所有节点;获取节点值;oracle数据库操作;txt文档操作;系统托盘操作;

.
├── EntityCreator.suo
├── OPCClient
│   ├── OPCClient
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── OPCClient.csproj
│   │   ├── OPCClient.csproj.user
│   │   ├── OPCLink.Designer.cs
│   │   ├── OPCLink.cs
│   │   ├── OPCLink.resx
│   │   ├── OperateOracle.cs
│   │   ├── OperateTxt.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Service References
│   │   ├── app.config
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── 20120726.txt
│   │   │   │   ├── Data
│   │   │   │   │   ├── 20120727.txt
│   │   │   │   │   └── fgh20120727.txt
│   │   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Common.dll
│   │   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Data.dll
│   │   │   │   ├── Microsoft.Practices.Unity.dll
│   │   │   │   ├── OPCClient.exe
│   │   │   │   ├── OPCClient.exe.config
│   │   │   │   ├── OPCClient.pdb
│   │   │   │   ├── OPCClient.vshost.exe
│   │   │   │   ├── OPCClient.vshost.exe.config
│   │   │   │   ├── OPCClient.vshost.exe.manifest
│   │   │   │   ├── config.ini
│   │   │   │   └── haha.txt
│   │   │   └── Release
│   │   ├── dll
│   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Common.dll
│   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Data.dll
│   │   │   ├── Microsoft.Practices.Unity.dll
│   │   │   └── System.Data.OracleClient.dll
│   │   ├── obj
│   │   │   └── x86
│   │   │       └── Debug
│   │   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │           ├── GenerateResource.read.1.tlog
│   │   │           ├── GenerateResource.write.1.tlog
│   │   │           ├── Interop.OPCAutomation.dll
│   │   │           ├── OPCClient.Form1.resources
│   │   │           ├── OPCClient.OPCLink.resources
│   │   │           ├── OPCClient.Properties.Resources.resources
│   │   │           ├── OPCClient.csproj.FileListAbsolute.txt
│   │   │           ├── OPCClient.exe
│   │   │           ├── OPCClient.pdb
│   │   │           └── TempPE
│   │   │               └── Properties.Resources.Designer.cs.dll
│   │   ├── opcclient.ico
│   │   └── res
│   │       ├── opcclient.ico
│   │       ├── tp.ico
│   │       ├── 关于.bmp
│   │       ├── 退出.bmp
│   │       ├── 下载数据.bmp
│   │       ├── 停止下载.bmp
│   │       └── 连接服务器.bmp
│   ├── OPCClient.sln
│   └── OPCClient.suo
└── OPC客户端程序 C#开发_OPCClient.rar

14 directories, 59 files