搜索资源列表
OPC+Server.rar
- 开发opc服务器的几个主要函数。简单描述如何开发opc服务器,Opc server developed several major functions. A brief descr iption of how to develop opc server
MyOPC
- 一个opc服务器代码,用的非商业DLL,无限制-An opc server code, used by non-commercial DLL, unlimited
KiingsoOPC
- Kingso OPC Server服务器和客户端源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server源代码或其他协议,联系 truesoft@163.com 1.驱动SDK --- Drivers SDK 为了实现不同厂家和设备定义的通讯协议,每个驱动实现不同功能。当您正在开发自己的产品时,自己也可以写驱动,Drivers_SDK目录下为您提供了开发例程: SPL_Plugin目录包含驱动接口头文件;
vbSvr
- 用vb做的服务器OPC程序,连接上数据库即可应用,实现数据处理.非常实用.-To do with vb server OPC procedure, the database can be connected to applications, the realization of data processing. Very useful.
aeclient
- OPC服务器实现DA2.0标准开发包程序,非常好用,简单快捷开发OPC服务器。经典收藏-OPC server development kit DA2.0 standard procedures, is very convenient, simple and quick development of OPC servers. Classic Collection
VBOPC2
- VB编写的opc客户端程序,本程序只可以连接本地opc服务器-VB prepared opc client program, the program can only connect locally opc server
OPC
- 作为数控系统的一种服务器类型,对多种不同格式具有兼容性能-As a server type of NC system, on a variety of different formats compatible to
OPCDAServer30_ADAM4017
- 控制装置标准化通信:OPC服务器开发设计与应用,供大家学习-OPC application and develop
Sync_1
- OPC客户端程序,在vc6.0环境下编译,将服务器名,项目名手动更改可实现-opc client
Kepware-OPC
- 示例如何用VB6连接kepware OPC 服务器-How to connect to kepware OPC
OPC_Simulator(1.0)
- 主要功能是实现OPC服务器的通讯,另外还包括VB与文本的交互、界面置前、与EXCEL交互、ListView的用法等,是一个系统的程序-Main function is to achieve OPC server communication, the text also includes VB and interactive interface to the front, and EXCEL interaction, ListView usage, etc., is a systematic pr
WTSVR
- OPC服务器 能够进行登陆 完成与客户端的链接等功能 是学习OPC的好资源-OPC server capable of landing complete with links to features such as the client is a good resource to learn OPC
OPC
- c++的opc连接类,连接OPC服务器,可读写数据-class of opc for C++
OPC-Server-VC6-code-
- opc服务器的 vc源码在此基础上可以自行修改,测试可用-opc server vc source code on this basis can modify the test available
OPCVBServer
- OPC服务器端程序,供编写OPC服务器参考使用。是用其他语言编写OPC程序的基础。-OPC server-side process for the preparation of the OPC server to use and reference. The basis for OPC programs written in other languages.
OPCVBClient
- OPC客户端,用于调测OPC服务器使用。可用于调测各种程序编写的OPC服务器,也可作为其他语言编写OPC客户端的参考。-OPC client for the Measurement OPC server. Can be used for debugging and testing a variety of programming the OPC server and OPC client reference can also be written in other languages.
OPCDAClient20
- 基于OPC2.0规范的OPC客户端,并添加了界面,可以与OPC服务器实现OPC通讯。-Norms OPC2.0 OPC client interface and add OPC server OPC communication.
CUS_OPCClient
- 基于OPC2.0规范的OPC客户端,并添加了界面,可以与OPC服务器实现OPC通讯。-Norms OPC2.0 OPC client interface and add OPC server OPC communication.
VBServerReg
- vb 编写的OPc服务器例子,代码正确,已经在vb6上运行通过-the server example vb written OPc, the correct code has been run through on vb6
OPC-Client-for-VB6-sample
- 利用visual basic所开发的opc客户端应用程序主要采用自动化通信接口和opc服务器程序实施通信。而opc基金会提供的opc自动化接口 opcdaauto.dll动态链接库集成了所有用于对opc服务器进行访问的对象、属性和方法,为利用visual basic开发opc客户端应用程序提供了极大方便。程序设计时,opc客户程序应当首先生成opc服务器支持的opc对象,然后再使用opc对象支持的属性和方法,实现对opc服务器的操作和访问。 -OPC client application u