登录
首页 » 通信 » 最简单的VC编写的OPC客户端程序,本程序为OPC同步数据交换。

最简单的VC编写的OPC客户端程序,本程序为OPC同步数据交换。

于 2022-03-19 发布 文件大小:44.68 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

最简单的VC编写的OPC客户端程序,本程序为OPC同步数据交换。-The simplest VC prepared OPC client program, the procedures for synchronous OPC data exchange.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个定点的多带OFDM物理层发射机/接收机模型,共122个子载波,22个导频,采用QPSK调制,5/8前向纠错码(删余卷积码.)...
    这是一个定点的多带OFDM物理层发射机/接收机模型,共122个子载波,22个导频,采用QPSK调制,5/8前向纠错码(删余卷积码.)-This is a sentinel of the multi-band OFDM physical layer transmitter/receiver model, a total of 122 sub-carrier. 22 pilots, using QPSK modulation, 5/8 prior to the error-correcting code (I delete convolutional codes.)
    2022-01-25 23:28:19下载
    积分:1
  • These papers are very good and useful for WSN
    These papers are very good and useful for WSN
    2023-06-06 02:05:04下载
    积分:1
  • windows example of the process of communication, there are three models : shared...
    windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
    2022-02-02 10:28:45下载
    积分:1
  • This article is in line with the Ethernet controller MICROCHIP company ENC28J60...
    本篇文章是配合MICROCHIP公司以太网控制器ENC28J60使用的以太网协议栈,是一种TCP/IP协议的实现,可以非常方便根据系统建立自己的TCP或者UDP等连接!-This article is in line with the Ethernet controller MICROCHIP company ENC28J60 use Ethernet protocol stack is a TCP/IP protocol realize, according to the system can easily create your own, such as TCP or UDP connections!
    2022-02-21 22:10:09下载
    积分:1
  • 摘要 TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。 在Sun Solaris 平台上,我们使用系统提供的DLPI...
    摘要 TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。 在Sun Solaris 平台上,我们使用系统提供的DLPI 接口和有关多线程的系统调用,构建了一 个TCP 调试系统,简化了调试过程。 关键字 TCP,调试系统,DLPI,多线程-Abstract TCP software at the core of the operating system. This situation TCP research and testing has led to great difficulties. Sun Solaris platform, We use the system to provide the interface and the TCP multithreaded system calls, built a TCP debugging system, simplifies the debugging process. Keywords TCP, debugging system, Solaris, multithreading
    2022-04-15 11:00:49下载
    积分:1
  • 一个即时讯的服务端的源代码。 建立一个即时讯的服务器。...
    一个即时通讯的服务端的源代码。 建立一个即时通讯的服务器。-Instant messaging services to a client
    2022-04-13 14:35:57下载
    积分:1
  • nothing to say! It is only the necessar file to be enabled to download other imp...
    nothing to say! It is only the necessar file to be enabled to download other important file for my studies.
    2023-01-26 04:25:03下载
    积分:1
  • 用户手册和快速参考Wiznet的wiz610wi无线局域网模块。
    User manual and Quick reference for wiznet s wiz610wi wireless lan module.
    2022-02-06 07:26:49下载
    积分:1
  • MODBUS RTU 51与维纶触摸屏例程。
    应用背景51和维纶触摸屏的通信。MODBUS RTU 51与维纶触摸屏通信例程。支持的功能码:位:01(读)、05(写),字:03(读)、06(写)还有与数码管显示输入的数据!注释的也比较详细。个人觉得移植性也比较好。各种的单片机上可以移植修改,关键技术51单片机与威纶通触摸屏通讯说明 本程序仅作为一个通信示例程序,实际使用需要根据需要修改。 请使用EB8000 V3.45以上软件打开触摸屏程序,程序为压缩后的触摸屏程序,请使用EB8000软件 工具——压缩/解压缩 菜单下的工具先进行解压缩;单片机使用Keil uVision3 V3.50编译 一、硬件连接    使用ATMEl 89S52单片机。 二、软件 1、通讯环境 触摸屏设置为主站,即PLC 类型 MODBUS RTU,通讯参数设为“9600,N,8,1”。 2、触摸屏程序,需要读取八个位,以及八个字,每次最少读取16个位,字可以一次读取一个也可以一次读取八个。 有0X1-0X8八个位切换开关,6X1-6X8八个字输入元件,支持的功能码:位:01(读)、05(写),字:03(读)、06(写) 当没有写操作时,屏不断的向单片机发送如下码(16进制显示): 01  01  00  00  00  10  3D  C6  (位读取) 01  03  00  00  00  08  44  0C  (字读取) 此时,如果不给屏发送相应返回值的话,屏就会提示“PLC no response” 3、51单片机程序思路及说明
    2022-02-02 15:58:29下载
    积分:1
  • SIP的一个简单的ivr实现,在代码的IVR SIP实现小。
    sip的一个简单的ivr实现,在国内关于sip的ivr实现代码不多。-sip of a simple IVR realized, in the IVR sip of code to achieve little.
    2022-02-04 12:57:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载