CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vb 上位机 串口

搜索资源列表

  1. uart

    0下载:
  2. 基于MAXII的RS232串口通信程序.还有使用VB编写的上位机串口通信软件。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:199616
    • 提供者:张勋
  1. Master440

    0下载:
  2. master440变频器的上位机程序,vb编写的源码。串口通信,从事变频器行业可参考-master440 Inverter PC program, vb source prepared. Serial communications, engaged in the industry refer to frequency converter
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:187862
    • 提供者:achi
  1. wendushishishuaxin

    0下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:7013
    • 提供者:xiaobo
  1. VB-PLC-RS-232

    9下载:
  2. VB与欧姆龙PLC通过RS-232串口通讯的上位机程序,焦作中州炭素有限公司自动配料系统-VB and Omron PLC via RS-232 serial communication PC program, Jiaozuo automatic batching system Plains Carbon Co., Ltd.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4113408
    • 提供者:lizhe
  1. xine001_vb

    2下载:
  2. 用VB编的界面程序:用51单片机控制AD,测量室温,并用串口上传到上位机,绘出温度曲线图。-Interface program with VB code: MCU with 51 AD, measurements at room temperature, and uploaded to the PC with a serial port, draw the temperature profile.
  3. 所属分类:对话框与窗口

    • 发布日期:2014-03-01
    • 文件大小:5373742
    • 提供者:陈祥
  1. pc-mcu

    0下载:
  2. 8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2249
    • 提供者:wangjunbin
  1. crc_VB

    1下载:
  2. 本代码为在VB6.0环境下所写的CRC_16字节型算法,可用于上位机与下位机串口通信使用。-This code in VB6.0 environment CRC_16 written byte-type algorithm, can be used for PC and next-bit machine using serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:张键
  1. VBwithOmronPLCthroughRS-232PCserialcommunicationpr

    2下载:
  2. VB与欧姆龙PLC通过RS-232串口通讯 的上位机程序-VB with Omron PLC through RS-232 PC serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4105141
    • 提供者:wang
  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
    • 文件大小:707
    • 提供者:李兰
  1. SerialApplication

    0下载:
  2. 单片机串口的应用,以及用VB编写的上位机通信程序。共10个例子的源码。-Microcontroller serial port applications, and the preparation of the host computer using VB communication program. A total of 10 examples of the source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:236378
    • 提供者:晨辉
  1. comm

    0下载:
  2. VB串口编程,详细有了关于上位机的应用等等,特别适合初级学习VB的学员,欢迎大家下载-VB
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-29
    • 文件大小:11604
    • 提供者:qtds11
  1. shangweiji

    0下载:
  2. 基于VB的串口上位机系统,是做上位机串口通信的例子-Serial PC-based VB system is doing PC serial communication example
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:297187
    • 提供者:peter
  1. VB--Serial

    3下载:
  2. VB串口通信上位机软件源代码,包含串口通信的全部功能,是非常经典的串口调试软件!-VB serial communication PC software source code, including all serial communication functions, it is very classic serial debugging software!
  3. 所属分类:Com Port

    • 发布日期:2015-09-22
    • 文件大小:24576
    • 提供者:王以诺
  1. chuankou(VB)

    1下载:
  2. 这是我用VB写的一个串口调试助手软件,界面仿当前流行的串口调试软件。对于学习上位机开发的初学者来说,是很好的参考资料-This is what I use VB to write a serial debugging assistant software, imitation of the popular serial interface debugging software. For beginners to learn the development of the host computer
  3. 所属分类:串口编程

    • 发布日期:2014-01-21
    • 文件大小:23191
    • 提供者:李宁
  1. shangweiji

    0下载:
  2. vb编写上位机软件,用于串口通信 想学习串口通信的学生可以做个参考-vb write PC software for serial communication to serial communication students can learn to be a reference
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:9142
    • 提供者:吴闯
  1. flex_car

    0下载:
  2. VB +mysql 控制串口 来控制小车是上位机-VB+ mysql control the serial port to control the car is a PC
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:280113
    • 提供者:商长弘
  1. serial-control-trial-and-dimmer

    0下载:
  2. VB上位机串口控制可控硅和可调光,效果较好。-serial control trial and dimmer。。。。。。
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:19775
    • 提供者:林中海
  1. MSComm

    1下载:
  2. VB上位机串口通讯软件,采用串口插件,登陆界面,进度条,串口通讯等,希望对大家有帮助-VB PC serial port communications software, serial plug-in, the login screen, the progress bar, serial communications, and I hope for all of us to help
  3. 所属分类:Com Port

    • 发布日期:2016-10-06
    • 文件大小:1024
    • 提供者:wangyong
  1. VB

    0下载:
  2. VB串口通信小例子,通过上位机串口给下位机发送16进制指令,从而实现控制下位机的功能。-visual basic serial port communication example.Through the upper machine serial port give slave computer send a hexadecimal instructions,So as to realize the function of the control of a machine.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:9239
    • 提供者:yang
  1. 上位机new

    3下载:
  2. 通过三菱MC协议 VB.NET和三菱PLC 直接通信(Direct communication through MITSUBISHI MC protocol VB.NET and MITSUBISHI PLC)
  3. 所属分类:其他

    • 发布日期:2019-08-19
    • 文件大小:6332416
    • 提供者:chengxkcc
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com