CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OPC visual basic

搜索资源列表

  1. VBServer

    0下载:
  2. 一个快速开发OPC服务器的工具,使用Visual Basic开发环境-a rapid development of the OPC server tools, the use of Visual Basic development environment
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:323.05kb
    • 提供者:薄一明
  1. ModemExample

    0下载:
  2. OPc client visual basic
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:22.53kb
    • 提供者:萧宁
  1. opcshujufangwen

    0下载:
  2. 研究了OPC的基本结构和数据访问标准,重点分析了自动化接口的对象模型。使用 Visual Basic编写了一个通用的OPC客户程序,采用了不同的数据访问方法,可以与众多OPC数据 存取服务器进行数据交换。-of the basic structure and data access standards, focusing on the automation interface object model. Use Visual Basic to prepare a common OPC c
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:103.76kb
    • 提供者:candy
  1. OPCclientjiakongkaifa

    0下载:
  2. 介绍了有关OPC 的基本知识,给出了编写OPC 客户端程序的一般 方法。作者还给出了一个实例,用Visual Basic 编写了一个OPC 客户程 序,对NAP7000 OPC Server 进行访问-briefed on the basic knowledge of OPC, is the preparation of OPC client program in general. The author also gives an example, using Visual Basic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:101.31kb
    • 提供者:candy
  1. DAC_VBDEMO

    0下载:
  2. 这个程序为使用Visual Basic 实现的OPC 客户端的演示程序.-the procedures for the use of Visual Basic OPC client demonstration program.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23.62kb
    • 提供者:huzhizhu
  1. VB-OPC-WINCC

    0下载:
  2. wincc opc client with Visual basic.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6.64kb
    • 提供者:ccs
  1. opc 客户端程序

    1下载:
  2. visual basic 编写的OPC 客户端程序
  3. 所属分类:驱动编程

    • 发布日期:2010-04-13
    • 文件大小:14.85kb
    • 提供者:WANGY2000
  1. opc-sample

    0下载:
  2. VB 关于 opc的源码-VB about opc source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-28
    • 文件大小:4.21kb
    • 提供者:王宁
  1. ComplexVBOPCAutomationExample

    0下载:
  2. Complex VB OPC Automation Example kepware 是KEPWARE的VB客户端程序例子,实际中采用该程序做客户端采集GE的CIMPLICITY的OPCSERVER。这个例子很完整。英文注释说明也不错。-Complex VB OPC Automation Example kepware
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-26
    • 文件大小:267.06kb
    • 提供者:XP
  1. VBServer

    0下载:
  2. Visual Basic OPC Server
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:13.81kb
    • 提供者:dengwenhuan
  1. OPCAutomation2[1]

    0下载:
  2. vb6.0下的opc开发控件-vb6.0 opc development under the control ~~~~~~
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-22
    • 文件大小:766.44kb
    • 提供者:朱海东
  1. Simple-VB-OPC-Automation-Example

    0下载:
  2. 基于Visual Basic的OPC客户端源程序代码-Simple Visual Basic OPC Automation Example OPC Client source code based on Visual Basic
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:16kb
    • 提供者:周盛成
  1. OPC

    0下载:
  2. Comunication OPC con visual basic
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:754.4kb
    • 提供者:Pedro
  1. opc-client-guide-VB

    0下载:
  2. OPC客户端程序设计 使用本书的示范源程序之前,你必须复制和注册必需的OPC服务器,代理-占位DLL,和ActiveX控件: 1. 把配置的光盘插入光盘驱动器, 然后用浏览器打开光盘。 2. 拖动含有示范源程序的文件夹"\Samples", 并将它放在要存放示范源程序的硬盘文件夹中(比如:C:\)。 3. 单击[开始]按钮,然后选择[运行]菜单。单击[浏览]按钮并选择OPC注册批处理文件 "\Samples\Bin\RegOPC.BAT"。 4. 单击[OK]按钮就可
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4.16mb
    • 提供者:
  1. OPC-Client-for-VB6-sample

    0下载:
  2. 利用visual basic所开发的opc客户端应用程序主要采用自动化通信接口和opc服务器程序实施通信。而opc基金会提供的opc自动化接口 opcdaauto.dll动态链接库集成了所有用于对opc服务器进行访问的对象、属性和方法,为利用visual basic开发opc客户端应用程序提供了极大方便。程序设计时,opc客户程序应当首先生成opc服务器支持的opc对象,然后再使用opc对象支持的属性和方法,实现对opc服务器的操作和访问。 -OPC client application u
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:20.36kb
    • 提供者:lz121212
  1. 21523291_OPC_SR_CODE_v10

    0下载:
  2. OPC Visual BASIC Siemens
  3. 所属分类:Energy industry

    • 发布日期:2017-04-24
    • 文件大小:233.26kb
    • 提供者:lvarelae
  1. Visual-Basic

    0下载:
  2. 在vb中利用上位机读取西门子s7200 plc里的寄存器数据-pc acess opc
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:1.09kb
    • 提供者:
  1. Visual-Basic

    0下载:
  2. S7-200 opc ppi 通讯 PLC控制最基本的OPC方法-S7-200 opc ppi
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:4.8kb
    • 提供者:luo
  1. Browsing-OPC-servers-and_items

    0下载:
  2. OPC Visual Basic , programa para visualizar as tags do opc server no visual basic 6
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-05
    • 文件大小:21.6kb
    • 提供者:Marcio Campos
  1. OPC应用程序入门

    1下载:
  2. Visual Basic OPC应用程序入门——实现IT时代的测量控制系统必须的,附有OPC模拟服务器和示范源程序(Visual Basic OPC application program introduction-to achieve the measurement and control system of the IT era, with OPC simulation server and demonstration source program)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-20
    • 文件大小:3.73mb
    • 提供者:xyll0
« 12 »
搜珍网 www.dssz.com