CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - OPC开发

搜索资源列表

  1. OPC

    0下载:
  2. OPC是工业控制常用的通讯方式,这个文件是标准OPC2.0的开发工具包-OPC is commonly used in industrial control means of communication, this document is a standard of OPC2.0 Development Kit
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3536516
    • 提供者:蛙鸣蝉噪
  1. opcmostUsefuldll

    0下载:
  2. 提供了用于OPC开发的几个最常用的.dll连接库文件,很有用!-Be in common use to have provided OPC exploitation several. The warehouse document dll is linked, be useful!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:97540
    • 提供者:牛可
  1. AutoRegisterOPCCOM

    0下载:
  2. a在开发OPC应用程序的时候,如果OPC对象没有在机器上注册,那么程序是无法运行的. 所以必须对OPCDAAuto.dll进行注册.如果您习惯于使用RegSvr32命令手工注册,那没有什么,可是如果您的程序要在未知的环境下运行,那么自动注册是必要的. 这个程序就是为了解决自动注册的问题 使用说明: 这是个命令行程序, 专为其他程序调用,也可在控制台下手工执行. 参数: /r 注册OPC组件 /u 反注册OPC组件 使用时必须将OP
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:201913
    • 提供者:刘伟
  1. XDC_RELEASE

    0下载:
  2. OPC开发工具包-数据访问规范-服务器开发工具包 -OPC Development Kit- Data Access Specification- Server Development Kit
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1219062
    • 提供者:hehongfeng
  1. myopcserver

    0下载:
  2. OPC服务带有动态库的使用方法服务器与客户程序开发指南-OPC
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:633042
    • 提供者:齐俊钱
  1. OPCUA

    0下载:
  2. OPC Unified Architecture的标准说明,很好的一本相关电子书,对于开发OPC UA很有帮助-OPC Unified Architecture standard descr iption of a related good book, very helpful for the development of OPC UA
  3. 所属分类:Other systems

    • 发布日期:2016-02-27
    • 文件大小:7885824
    • 提供者:liu
  1. 3c70f733fe19

    0下载:
  2. opc 开发文件但是缺少头文件,有弄懂的可以沟通一下,这个其实很全了-opc file but missing header files Development
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:850812
    • 提供者:张祥
  1. Complex-VB-OPC-Automation-Example

    0下载:
  2. 基于Visual Basic平台的OPC客户端程序开发-Complex VB OPC Automation Example
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:244451
    • 提供者:周盛成
  1. Visual-CPP-OPC-Client-Example

    0下载:
  2. 这个是用VC开发OPC客户端的源码,比较简单,类似与kepserver的软件。-This is the source code with VC development of OPC client, is relatively simple, similar with kepserver the software.
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:295846
    • 提供者:黎扩新
  1. Complex-VB-OPC-Automation-Example

    0下载:
  2. 这个是用VB开发的OPC通信端口源码。适合刚学者学习哦。-This is the the the OPC communication port source VB developers. For just scholars learn Oh.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:230548
    • 提供者:黎扩新
  1. Simple-VB-.NET-OPC-Example

    0下载:
  2. 利用vb .net开发的opcclient。简单实用。-Use vb. Net development opcclient. Simple and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:206972
    • 提供者:ni
  1. OPC

    1下载:
  2. OPC服务器开发设计与应用,vc++应用开发包含开发资料和软件-opc Server develop
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1266165
    • 提供者:于好
  1. opcclient-vc

    0下载:
  2. opc开发的头文件和C源文件.开发OPC要用得到的.包括了异步读数据、同步读数据,异步远程访问OPCserver端的例子程序-opc connect OPCserver
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:12022349
    • 提供者:wh
  1. C#写的OPC客户端示例(源代码)

    0下载:
  2. 运用C#语言进行的OPC客户端开发,实现与OPC服务器的通讯(OPC client development)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:258048
    • 提供者:玉泉真人
  1. COM本质论+COM基础+COM设计与实现

    0下载:
  2. 学习OPC服务器开发的相关内容,提供程序源码进行学习(Learn about OPC server development)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:22569984
    • 提供者:甘草塘
  1. opcdotnet_src

    1下载:
  2. OPC本地服务器开发源码,使用C#开发。(OPC local server develop source code.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:158720
    • 提供者:海源
  1. OPC应用程序入门

    0下载:
  2. OPC开发说明,类库对象使用文档,怎样建立连接,OPC组等(this is the OPC document,how to create the OPC connection and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6825984
    • 提供者:H童言无忌
  1. 待开发OPC Client项目

    0下载:
  2. 简易版的OPC Client,支持各种OPC server,查看数据,待完善修改和增减item项。(A simplified version of the OPC Client, support OPC server, view data, modify and add item to be perfect.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:243712
    • 提供者:袁歌
  1. Sync_RW

    0下载:
  2. c#开发的OPC客户端,供大家学习使用,支持同步、异步读取opcserver中的数据(OPC client developed by c#)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:97280
    • 提供者:肥兔子2002
  1. OPC Core Components 2.00 SDK 2.20

    3下载:
  2. opc core 2.0 coponents 是opc开发平台的的核心基础,只有安装了这个软件才能进行下一步的开发。(opc core 2.0 coponents where are you it must user it else if you do not user it you do not user opc 2.0.)
  3. 所属分类:其他

    • 发布日期:2020-07-18
    • 文件大小:654336
    • 提供者:yuzhen0824
« 12 »
搜珍网 www.dssz.com