CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vb6 serial

搜索资源列表

  1. 20085131614903

    0下载:
  2. 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-31
    • 文件大小:502474
    • 提供者:xiaozhux
  1. My_Send_Recive

    0下载:
  2. 用vb6.0做的一个小的串口测试程序.可以实现正常通信-Used vb6.0 to do a small test program serial
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:2751
    • 提供者:li
  1. vbcheckport

    0下载:
  2. vb源码检测串口个数示例,没有EXE的话自己运行VB6.0编译一下,程序运行界面如截图所示-vb source code to detect the serial number of the sample, the words themselves do not run VB6.0 EXE compile it, run the program interface as shown in the screenshot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2597
    • 提供者:ipudn4
  1. getdiskfdser

    0下载:
  2. VB6.0获取硬盘逻辑编号,获取硬盘序列号,VB读取硬盘序列号和逻辑编号:,硬盘唯一序列号:,MD5加密算法获取硬盘序列号,这里只能用byte,因为VB没有无符号的LONG型变量,取得硬盘信息:型号/物理系列号(唯一)。-VB6.0 access to hard disk logical number, access the hard drive serial number, VB read the hard drive serial number and logical ID:, disk u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5882
    • 提供者:ipudn5
  1. vbchuankou

    0下载:
  2. VB 串口程序描点画图,程序很小,只有几k,有VB6.0的可对源代码重新编译,运行测试图如截图示。源代码里的部分注释说明:选择com1   MSComm1.CommPort = 1   设置波特率为9.6kpbs,没有奇偶校验,8位数据位,1位结束位   MSComm1.Settings = "9600,N,8,1"   读取全部的输入缓冲区   Case comEvReceive   此处的代码可以进行当串口的接受缓冲区里有RThreshold个字符的处理-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2469
    • 提供者:wpudn16
  1. comtestdialog

    1下载:
  2. VB编写的单片机与电脑串口调试器,串口可选择、波特率、数据位、校验位、停止位都可以根据需要自定义,设置好以后可打开串口,发送字符可选择16进制,可自动发送,同时可添加CRC校验、LRC校验等,适时显示通讯状态。VB6.0环境的,可重新编译源代码。-VB, SCM and computer serial debugger, optional serial port, baud rate, data bits, parity, stop bits can be customized accordin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9412
    • 提供者:bpudn47
  1. GetDiskSerialNumber

    0下载:
  2. VB6读取硬盘唯一序列号和逻辑编号的源代码-This code is to get the disk serial number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:12559
    • 提供者:熊工
  1. VB6_USBServer

    0下载:
  2. This a low level VB6 implementation that enumerates all USB devices and returns low level properties like vendor, serial number, etc.-This is a low level VB6 implementation that enumerates all USB devices and returns low level properties like vendor,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-28
    • 文件大小:19518
    • 提供者:jperri
  1. COMreg

    0下载:
  2. VB6开发的用户注册、生成序列号源码,里面提供了注册机的源码,可以实现限制人数、限制日期、限制机器的多种方法。-VB6 development user registration, generates serial number source code, which provides the registrar source code, can limit the number of blackout dates, limit the machine s various methods.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-14
    • 文件大小:5154
    • 提供者:段誉
  1. ComTools

    0下载:
  2. VB6 的运行环境,省去安装VB6.其中包含了一些串口调试的软件。-Some files needed by VB6 program,so you needn t install VB6 anymore.a few of serial debug software also included.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3535377
    • 提供者:普云忠
  1. PC-and-GSM-SMS-module-

    0下载:
  2. vb6 PC机与GSM短信模块串口通信 源代码-PC and GSM SMS module serial communication
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:31185
    • 提供者:315430489
  1. vbGetCPU

    0下载:
  2. 应用VB6.0读取CPU序列号,方便用户注册软件。-VB6.0 application CPU to read the serial number, registered user-friendly software.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:10225
    • 提供者:iig1g233zhagba3
  1. Vb-FX2N-COM

    1下载:
  2. 通过VB6.0控制三菱FX2nPLC与PC串口通信VB6.0的串口通信实例源代码-Control by VB6.0 Mitsubishi FX2n PLC and PC serial communication VB6.0 serial communication source code examples
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:28704
    • 提供者:wangmian
  1. Mod_Serial_Port_Enumeration

    0下载:
  2. VB6 commented source code module for enumerating serial ports.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:woozle
  1. 串口短信收发软件

    0下载:
  2. 开发语言:VB6.0 开发环境:Windows 运行环境:windows 运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。(Development language: VB6.0 Development environment: Windows Running environment: Windows Running requirements: a computer wit
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:blackdong
  1. 获取硬盘序列号

    1下载:
  2. 可以获取硬盘序列号的小程序,使用VB6.0语言编写(You can get the hard disk serial number)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:coorieeyuan
  1. VB串口通信编程源码

    2下载:
  2. VB串口通信编程源码 vb6.0调试通过 打开即可使用(VB serial communication programming source VB6.0 debugging can be used by opening)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-17
    • 文件大小:3257344
    • 提供者:哥哥12
« 1 2 3»
搜珍网 www.dssz.com