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

搜索资源列表

  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. zhinengyibiao

    0下载:
  2. 在DELPHI环境下运用SPCOMM控件实现上位机和智能仪表的通讯-environment in the use SPCOMM Controlware PC and intelligent instrument of communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:184092
    • 提供者:helin
  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
    • 文件大小:1689337
    • 提供者:寂静山林
  1. iocomp-v3-04-SP2

    2下载:
  2. 非常强大的控件,极品工业仪表控件iocomp -Very powerful control, industrial instrumentation control iocomp Need
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:273777
    • 提供者:jiafulu
  1. vb_PA8110

    1下载:
  2. 用vb的MSCOMM控件实现同PA8110称重仪表串口通信-The MSCOMM control with vb weighing instruments to achieve serial communication with the PA8110
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:10185
    • 提供者:chen
  1. VB_based_PC_PLC_and_PLCSerial

    0下载:
  2. 基于VB 的PLC 与PC 机串行通信的实现PLC 可直接与现场控制层的检测仪器仪表设备连接,是底层设备控制网络中的重要组成部分,本文利用VB 的MSComm 控件实现了PLC 与PC 机的串行通信,达到了对底层设备的控-VB-based PC, PLC and PLC Serial Communication with the field control layer directly test instrumentation devices, low-level device contro
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:221539
    • 提供者:彭玉江
  1. UPS-com

    0下载:
  2. 梅兰日兰UPS串口通信程序,只是单机版的,使用工控仪表控件iocomps+v3.0.4显示。-MGE UPS serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:12542
    • 提供者:毛建兰
  1. Victor-serial--VCL

    0下载:
  2. 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1126952
    • 提供者:wu ming
  1. VCL

    0下载:
  2. 一个VCL控件 1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能: 增加了 PackageType 和 PackageInterval 两个属性。 PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。 PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。 ①使用超时的方法适用于与单片机和仪表通讯的大部分情况 ②使用帧首尾和控制
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:441148
    • 提供者:Sugar
  1. 1

    0下载:
  2. 用VB进行串口实时数据采集,本文介绍VB6.0利用MSComm通信控件,开发微机通过串口对工业仪表进行实时数据采集的编程技术。给出的程序代码具有通用性,并有详细的注释,可以直接或稍加改动后用于其他数据采集或实时控制程序中。-Using VB serial real-time data acquisition, communication paper introduces VB6.0 using MSComm control, through the serial port on the comp
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:70158
    • 提供者:li
  1. tempture

    0下载:
  2. vc++的串口通信程序,调用了仪表、曲线控件。实现了下位机数据的接收,显示以及数据库的存储-vc++ serial communication program, call the instrument, curve control. Achieve a lower machine receives the data, display and storage of the database
  3. 所属分类:Com Port

    • 发布日期:2015-06-13
    • 文件大小:7877632
    • 提供者:jsdfh
  1. C#工业软件控件

    4下载:
  2. 工业控制用到的仪表,按钮等操作 ,可以方便自动化集成。(Instruments buttons and other operations used in industrial control can facilitate automatic integration)
  3. 所属分类:串口编程

    • 发布日期:2019-08-15
    • 文件大小:265216
    • 提供者:铭刘
搜珍网 www.dssz.com