搜索资源列表
VCServer
- 一个OPC服务器的快速开发工具,使用Visual C++开发-an OPC server rapid development tools, Visual C development
VBServer
- 一个快速开发OPC服务器的工具,使用Visual Basic开发环境-a rapid development of the OPC server tools, the use of Visual Basic development environment
GEOPC_modified_2005621145656299
- OPC服务器源代码,来自GE。可以运行和自注册,并可通过标准OPC客户程序读写数据。-OPC server source code from GE. Can run and self registration, accessible through standard OPC client program to read and write data.
OPCSvr
- 基于VC6.0开发的OPC服务器,包含源代码,已成功在某大系统中运行-VC6.0 development based on the OPC server, including source code, have been successful in a big system to run
WTOPCsvr_OPCdemo
- WTOPCsvr服务器范例,学习OPC的好例程(转发)-WTOPCsvr server paradigm, the study OPC good routines (transponders)
opcsvrcode
- INTELLUTION公司的OPC服务器代码,很有参考价值
opctest
- INTELLUTION公司的OPC客户端测试代码,可以与服务器代码一起使用
wtopcsvr
- 行业中鼎鼎大名的WINTECH的提供的OPC服务器开发包,够用。
opctosql
- 一个OPC客户端软件,功能十分齐全,支持OPC1.0、2.0服务器。同时可将订阅的OPC数据项定时存入SQL Server数据库中。
OPC+Server+for+Modbus.opc server 服务器源码
- opc server 服务器源码。该事例适合OPC研究者学习和开发,opc server source server. The case for researchers to learn and develop OPC
OPCDA.rar
- 实现OPC DA 2.0 Specification的源代码。可以编译成dll文件,用于构建OPC服务器,OPC DA 2.0 Specification to achieve the source code. Dll file can be compiled for the Construction of OPC server
OPCClient_dll.rar
- 访问 OPC 服务器的 DLL。 可以使用vb等语言调用它来访问opc服务器。,OPC client DLL
GEOPCServerCode.rar
- GE OPC进程内和进程外服务器范例源码,GE OPC process and process server source code example
Excel_opcview
- 一个实例程序,用excel来连接opc服务器。-a example of excel accessing opc server
opc-da-3-specification
- :OPC 规范是由OPC 基金会制定的一个工业标准,它规范了过程控制和生产自动化软件与 用OPC 服务器实现的硬件驱动程序之间的开放接口. OPC 规范得到越来越多的工控领域硬件、 软件制造商的承认和支持,而中国也于2000 年12 月正式加入OPC 基金会,这意味着OPC 也将 成为中国工控界的公认标准. 本文介绍了OPC 的体系结构、数据存取规范的对象和接口、数据存 取规范中的事件驱动,并讨论了OPC 数据访问客户端的开发.-: OPC specification was d
xOPCClient
- OPC客户例子,通过该例子可以连接OPC服务器,并可添加组及点。-example for OPC Client.
OPCDCOMiFix
- 用于OPC设置,适用于各仲语言编写的OPC客户端与服务器的配置-For the OPC settings, applicable to all languages Mr OPC client and server configuration
OPC
- 一个使用VC++编写DCOM的实例,本实例最初的构想是用来做OPC服务器的。欢迎有OPC经验的人与我交流。-Using VC++ to prepare DCOM examples, the examples of the original idea was to do with OPC servers. OPC experience are welcome and I exchange.
OPC-client
- 一个opc的客户端程序,能查找本地已注册的opc服务器和连接变量。-A opc client program, can find local registered opc server and connection variables.
OPCDCOM
- 本文档根据各种不同的情况,讲述如何进行OPC DCOM配置。 对于远程访问OPC服务器,需要在客户和服务器计算机上都进行DCOM设置,以前我们采用的方式是: 客户、服务器都建立一个名字、密码相同的具有管理员权限的帐号,并分别以次登录,在服务器端将OPC服务器的启动方式设为交互式用户。这种方法虽然方便,但安全性较差,不利于在实际应用中推广。这里提供一些较合理的解决方案。(假定都是在工作组里) -This document is based on a variety of diffe