搜索资源列表
OPC1234
- C#的OPC通讯编程类,需要OPC Core Components 2.00 SDK(在网上很容易搜到). 源码中包含了一些OPC通讯编程的基本要点,可供参考.-C# OPC communication programming class, (on-line needs OPC Core Components 2.00 SDK to be very easy to obtain by search) In the source code has contained some OPC c
CC_1
- C#作的与OPC进行通讯的客户软件,有非常大的参考价值-C# for the OPC communication with the client software, has great reference value
RegisterOPCsvr
- 使用命令行注册OPC 服务器的实现方法(zhan826@hotmail.com)-use line login OPC server method (zhan826@hotmail.c om)
OPC_DA_ClientSDK_0.4a
- a opc client c++ wapper development kit for industry control-a client c wapper development kit for in dustry control
OPC示例程序C++创建OPC客户端的全套代码
- OPC示例程序,包含C++创建OPC客户端的全套代码,用于初学OPC通讯客户端创建的人员。,OPC Example Program
Sync_RW
- 全用C#编程,在网络上流传的运用VC#编程通过OPC方式实现PC机与西门子PLC通讯—同步通讯篇只有文档,没有完整的工程文件,现整理为visual c#工程文件供大家参考-visual c# for OPC server between pc with siemens plc.
opctest
- 本例演示在C#环境中以OPC方式与S7系列PLC通讯的实例。包括命令的读取和写入。-This example demonstrates C# environment in the way the OPC S7 series PLC communication instance. Including commands to read and write.
src
- C++设计OPC客户端,可以实现对opc协议终端的各种控制-C++ Design OPC client, the terminal can be achieved for various control protocol opc
OPCClient
- c#写的opc客户端,调用OpcDaNet.d-opc client c# to write, call OpcDaNet.dll
OPC-CLIENT-SDK(for-vb6-cSharp-vb.net)
- OPC客户端软件开发包(OPCCLIENTSDK)为不同开发平台提供统一API,不需要任何OPC组件,使用方便,软件开发包提供了c#、vb.net、vb6等语言开发例子。-OPC client software development kit (OPCCLIENTSDK) for different development platform to provide a unified API, does not require any OPC components, easy to use, so
Visual-CPP-OPC-Client-Example
- 利用Visual C++编写的OPC通讯客户端,可以发送和接收OPC数据-Written using Visual C++ OPC communications client that can send and receive OPC data
Visual-CPP-OPC-Client-Example
- Visual C++ OPC Client Example Visual C++ OPC Client Example
OPC测试通过
- 用C#语言实现OPC客户端的功能,客户端扫描目标机可连接的OPC Server,选择后完成连接。(This is a sample for opc client which is complied by C#.This clien can browse the opc server from the object PC.The user connect the opc server by selecting.)
XYOGS
- opc的例子,包括有vb net和c net()
SiemensPLC通信
- 1.C#语言开发,采用NET4.0框架,模块化设计,通信效率不怎么高 可以凑合用。 2.工程结构类似OPC通讯方式,采用Tag的方式,通过标签名就可以读写寄存器。 3.采用XML配置式标签的方式实时读写PLC内部寄存器,可读写寄存器包括I、Q、PI、PA、M、DB。 4.具有PLC断线重连功能,通讯稳定可靠。 5.完全开源免费、包括Dll文件、附件内包含源代码。(1.C# language development, the use of NET4.0 framework, modular des
