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

搜索资源列表

  1. VB.NET - Framework - Using the COM Port in VB.NET.

    1下载:
  2. 利用vb做串口通信,包含源碼, 以及程式.-use serial communication, including source code, and programs.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:118.82kb
    • 提供者:黃約翰
  1. Serial Com Port Utility

    0下载:
  2. 一个用VB编写的串口通讯程序,很好,可惜是用别的语言编写,能翻译最好了-a VB prepared by the serial communication procedures, very good, it is a pity that in other languages, the translation can best
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22.41kb
    • 提供者:赵烈加
  1. VB.NET - Framework - Using the COM Port in VB.NET.

    0下载:
  2. 基于VB。net 的RS232编程-VB. Net programming RS232
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:120.1kb
    • 提供者:松鹰
  1. 用COM口传输数据

    0下载:
  2. 一个VB语言编写的,用计算机COM口进行数据传输的程序。-a VB language, computer COM port for data transfer procedures.
  3. 所属分类:串口编程

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

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。-COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:3.73kb
    • 提供者:746
  1. COMDetect

    0下载:
  2. COM端口监听搜索程序VB源代码,查找本机可用的COM端口,并显示出端口信息,很实用的程序-COM port to monitor the search process VB source code, find the machine available COM port, and to show the port information, it is practical procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:17.41kb
    • 提供者:青苹果
  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

    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-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. comVB

    0下载:
  2. com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:24.19kb
    • 提供者:zengkai
  1. COM_Detect

    0下载:
  2. Com端口检测程序,使用API完成大部分工作,主要演示了在VB下实现端口控制与读取信息的方式-Com port testing procedures, most of the work completed by the use of API, the main demonstration in the port under the control of VB and read information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:34.94kb
    • 提供者:李威
  1. ForEx

    0下载:
  2. Foreign Exchange Currency display. A simple VB program with GUI to send serial data over com port or TCP data to any hardware display with LEDs to show the currency exchange data. The hardware we built looks very much like the screen including the ti
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:11.19kb
    • 提供者:buildmet
  1. sp

    0下载:
  2. 这是VB编程RS232串口(COM口)控制的D/A(数模转换)转换板的上位机演示程序。通过电脑串口(或其他具有串口的单片机、PLC、DSP)发个简单的可视ASCII指令,便可以方便地控制8个数模转换通道输出设定的电压值。比如,电脑串口输出字符串"C2V2660"到本控制板,则控制板将控制2号通道输出2.66V电压;电脑串口输出字符串"C6V3060"到本控制板,则控制板将控制6号通道输出3.06V电压.指令非常简单,完全不需了解复杂的硬件及时序控制。-This is a VB programmi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:707byte
    • 提供者:李兰
  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. RS232_Communication

    0下载:
  2. RS-232 Communication ,transfer and receive data through COM port ,coded on VB
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:55.84kb
    • 提供者:superbebu
  1. COM-0

    0下载:
  2. 用VB编写的调试COM端口程序,简单好用。-Debugging with VB, COM port program, easy to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:22.69kb
    • 提供者:ganchaoxian
  1. VB-COM-port

    0下载:
  2. com port communicate
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:11.83kb
    • 提供者:s
  1. vb6-RS232-com-port

    0下载:
  2. 不需使用 vb 元件的 RS232 读写程序,可设定任何范围的 baud rate,如:25-Does not usb VB Comm Port component, baud rate could be any range, eg. 250000
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:8.26kb
    • 提供者:Newman
  1. USB-to-com

    0下载:
  2. 用VB编写计算机的Usb 跟串口COM通讯.-Usb computer use with VB, COM port communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:108.6kb
    • 提供者:steve
  1. com-API

    1下载:
  2. VB调用window API函数,通过RS232串口接收、发送数据-VB call the window API functions, through the RS232 serial port to receive and send data
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:8.95kb
    • 提供者:du_zhneyi
« 12 3 4 »
搜珍网 www.dssz.com