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

搜索资源列表

  1. vb做的RS232指示灯闪烁例子

    1下载:
  2. vb6.0做的RS232指示灯闪烁串口编程例子-vb6.0 do flashing lights RS232 serial programming examples
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.41kb
    • 提供者:卫平
  1. RS232_Meas_Config

    1下载:
  2. Agilent万用表用VB写的串口RS232来控制的例子-Agilent Multimeter VB wrote to the RS232 serial control of the examples
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10.51kb
    • 提供者:Henry
  1. EZ2000_Dll_Sample

    1下载:
  2. VB控制GODEX打印条码的例子官方原版-VB control GODEX Print bar code examples original official
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:140.03kb
    • 提供者:sunhao
  1. VB-PLC

    2下载:
  2. VB与PLC通讯实例-利昌机电 -VB and PLC communications examples - Lee Cheong Electrical and Mechanical PLC communication with VB example - Lee Cheong Electrical and Mechanical PLC and VB Communications example - Lee Cheong Electrical and Mechanical PLC communica
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:266.61kb
    • 提供者:sae001
  1. TestMSCOMM

    0下载:
  2. VB做的串口通讯的例子,请大家下载使用,谢谢大家的支持!个人爱好-do VB serial communication examples, please download, thank you for the support! Personal liking
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5.98kb
    • 提供者:苏凯旋
  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. OPC-client OPC客户端编程

    3下载:
  2. OPC客户端编程,是KEPSERVER提供的例子,做了中文注解。适合VB OPC客户端开发-OPC client programming is KEPSERVER provide examples, do the Chinese comments. VB OPC client development for
  3. 所属分类:串口编程

    • 发布日期:2016-01-25
    • 文件大小:7kb
    • 提供者:利定任
  1. VB-api

    5下载:
  2. 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2016-12-06
    • 文件大小:20kb
    • 提供者:姜利
  1. vbcomm

    1下载:
  2. 本文所用的仪表为梅特勒公司出产的BE01型电子秤,其输出的每个编码均为标准的ASCII码。以VB串口编程实例方式入手,可以迅速掌握串口用法。-This paper used for the Mettler Instrument Corporation BE01 produced electronic scales, the output of each encoder are standard ASCII code. To VB programming examples of the way t
  3. 所属分类:Com Port

    • 发布日期:2015-09-19
    • 文件大小:5.67kb
    • 提供者:任意
  1. PLC

    2下载:
  2. vb与台达PLC通讯实例。 利用vb的MSComm端口,实现上微机和台达PLC的通讯。-vb with examples of Delta PLC communications. Vb use the MSComm port implementation on computer and communications PLC Units Tatsu.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4.24kb
    • 提供者:LiZheng
  1. VB

    0下载:
  2. 本文是VB串口通信的一个详细实例的程序源代码-This is the VB serial communication of a detailed source code examples
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:80.25kb
    • 提供者:何鹏飞
  1. prodave_vb

    2下载:
  2. 利用第三方软件(如VB)开发S7-300PLC与上位机进行MPI通讯的源码实例!非常珍贵!-The use of third-party software (such as VB) development of S7-300PLC to MPI communication with the host computer source code examples! Very precious!
  3. 所属分类:串口编程

    • 发布日期:2014-02-01
    • 文件大小:15.75kb
    • 提供者:笑笑生
  1. VB_com1

    2下载:
  2. VB串口初学者很好 的实例,其中有奇偶校验,串口通道选择等-VB Serial good examples for beginners, including parity, serial port channel selection, etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:18.09kb
    • 提供者:tomer
  1. CD-vb

    0下载:
  2. CD-vb串口编程 串口编程实例,需要先进行安装-CD-vb serial port programming serial programming examples, need to be installed
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4.63mb
    • 提供者:wsc
  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-RS-232

    0下载:
  2. Visual Basic与RS-232串行通信控制。 应用Visual Basis中的串行通信控件MSComm,通过实例循序渐进地介绍了自动化的基础—Rs232串行通信.从简单的串行通信概念、实验到复杂的仪器控制,本书都提供了完整的Visual Basic范例、将应用扩展到硬件控制,同时还介绍了Visual Basic 6.0自身具有的串行通信控件,串行通信控件的细节,控制调制解调器并进行文件传输,用串行通信端口来控制仪器,将串行通信扩展到分布式监控等内容。-Visual Basic and R
  3. 所属分类:Com Port

    • 发布日期:2017-06-15
    • 文件大小:22.03mb
    • 提供者:dhb
  1. 01-VB

    0下载:
  2. VB串口通信实例:实现程序设计基础实例,初学都最好的选择-VB serial communication examples: program design to achieve instance, are the best choice for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5kb
    • 提供者:王工
  1. vb

    0下载:
  2. VB 控件 ,串口通信 实例,包含源码-VB control, serial communication examples, including source
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:641.31kb
    • 提供者:wub
  1. Omron-VB

    0下载:
  2. Omron VB通訊 vb_test.vbp VB測 試 OMRONlib.bas 監控指令函數庫 fun3_tst.vbp 測試函數 bit_motr.vbp 接點監控 coil.vbp 接點即時監控 channel.vbp 通道即時監控 tim_cnt.vbp 計時器計數器即時監控 autosale.vbp 自動販賣機 data_aqu.vbp資料搜集系統-Omron VB communications program examples
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:82.45kb
    • 提供者:蔡阿福
  1. VB、VC串口通讯

    1下载:
  2. VB、VC串口通讯程序实例,可以用于两台电脑之间,通过串口线收发数据,完成采集及通讯功能(VB, VC serial communication program examples)
  3. 所属分类:串口编程

« 12 »
搜珍网 www.dssz.com