CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - VB CAN

搜索资源列表

  1. vb-usb

    1下载:
  2. 用vb和usb通信的一个实例,可以正常使用。没有BUG。-with vb and usb an example of the communication can be used normally. No BUG.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:56.79kb
    • 提供者:lv
  1. vb串口通讯

    4下载:
  2. 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:80.83kb
    • 提供者:伍军伟
  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.61mb
    • 提供者:寂静山林
  1. SendReceive_COMM

    0下载:
  2. This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:7.53kb
    • 提供者:andradrr
  1. VB--CRC

    2下载:
  2. 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
  3. 所属分类:Com Port

    • 发布日期:2014-04-19
    • 文件大小:5.9kb
    • 提供者:李刚
  1. vb

    1下载:
  2. 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
  3. 所属分类:Com Port

    • 发布日期:2015-04-22
    • 文件大小:82.11kb
    • 提供者:陆杰锋
  1. VB

    1下载:
  2. 动态显示温度曲线串口传输数据,可以设定波特率,停止位和串口选择-Dynamic display temperature curve serial transmission of data, you can set the baud rate, stop bits and serial options
  3. 所属分类:串口编程

    • 发布日期:2017-05-04
    • 文件大小:33.59kb
    • 提供者:qpower3000
  1. VB-AND-OMRONPLC

    1下载:
  2. VB与欧姆龙PLC通讯,欧姆龙用HOSTLINK协议,可以支持1对多。-VB and PLC communication of OMRON Omron, HOSTLINK protocol, can support1on the.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:134.08kb
    • 提供者:赵晓春
  1. VB-COM-chat

    0下载:
  2. 串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:6.9kb
    • 提供者:zs.zhao
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:290.62kb
    • 提供者:自治州
  1. 555

    0下载:
  2. 11.3.1 基于CAN总线的模拟量输入 VB 串口编程-11.3.1 Based on CAN Bus Analog Input serial programming VB
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:20.08kb
    • 提供者:宋赫
  1. vb

    1下载:
  2. 实现计算机串口通信 ,用vb编写,可以实现很好的功能,大家一起交流啊-Computer serial communications, using vb prepared, you can achieve good functional and we can work together to exchange ah 搜索
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:杜小辉
  1. VB

    0下载:
  2. vb6.0 mscomm实现短信发送!可以发送英文和汉字,实现了转码!-vb6.0 mscomm achieve SMS! Can be sent in English and Chinese characters, achieved transcoding!
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:137.1kb
    • 提供者:
  1. vb

    2下载:
  2. VB串口源代码,可以显示波形,绝对有用,特地分享-VB serial port source code, you can display the waveform, the absolute useful, specially to share
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:84.13kb
    • 提供者:沈浪
  1. vb-chuankou

    2下载:
  2. VB串口通信程序,可以读取串口并显示保存数据,且能显示数据曲线-VB serial communication program that can read and display the stored data, serial, and can display the data curve
  3. 所属分类:Com Port

    • 发布日期:2016-10-06
    • 文件大小:2kb
    • 提供者:姜利
  1. vb-mscomm

    0下载:
  2. MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:26.37kb
    • 提供者:刘晓生
  1. vb

    0下载:
  2. 一个可以对串口进行数据采集的程序,稍加修改就可以实现通用性。-A serial port can be data collection procedures, slightly modified versatility can be achieved.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:169.46kb
    • 提供者:rhl
  1. vb-chuan-kou-xianshi

    0下载:
  2. 串口数据采集及曲线动态显示 能够在pc机上面实现对数据的显示功能-Serial data acquisition and curve dynamic display can be achieved in the pc machine above the data display
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:14.03kb
    • 提供者:display
  1. DCCE-VB

    0下载:
  2. VB串口通信例程说明,修改后可用在工程之中-VB serial communication routine instructions, can be used in projects such modified
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:156.84kb
    • 提供者:liguofa
  1. VB中串行通信控件的设置与应用_何月顺

    0下载:
  2. 可以看看,我个人觉得对窗口通信这块讲的挺好的,大家可以下载看一 一看,谢谢!(You can see, I personally feel that the window communication on this piece of talk very good, you can download to see one by one, thank you!)
  3. 所属分类:串口编程

    • 发布日期:2018-01-06
    • 文件大小:102kb
    • 提供者:shaoshuai
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com