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

搜索资源列表

  1. CRC

    0下载:
  2. CRC校验码LabVIEW编程实现,可以作为子VI在串口通信中进行校验-CRC, LabVIEW programming, can be used as sub-VI to check the serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:10.7kb
    • 提供者:高靖
  1. MSComm

    0下载:
  2. 从别处下的一个小程序,用途是labview的串口中断通讯,可以作为实现类似功能的参考-Elsewhere under a small program that uses a serial port interrupt communication labview, you can achieve a similar function as the reference
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:23.53kb
    • 提供者:lisalin
  1. COM

    1下载:
  2. 这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
  3. 所属分类:Com Port

    • 发布日期:2015-03-31
    • 文件大小:21.46kb
    • 提供者:吴益明
  1. shiboqi

    0下载:
  2. 实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LABVIEW环境下完成了对虚拟仪器前面板以及后台程序框图的设计与编程。在LABVIEW开发环境下,实现对GPIB控制时,采用VISA模块驱动的方法进行编程。设计结果在LABVIEW环境下的虚拟示波器能够实现示波器的功能,能够显示函数发生器所产生的任意波形。- achieve the waveform can be displayed on
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:刘峰
  1. serialportreceive

    0下载:
  2. 从串口接收数据,后经过计算显示到数字和波形界面上的labview程序,可以进行从0x800000H到0XFFFFFFH数据的十进制小数显示和接收。-From the serial receive data, calculated after the show to digital and waveform labview interface procedures can be carried out to 0XFFFFFFH from 0x800000H decimal decimal data
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:69.28kb
    • 提供者:贾衡天
  1. labview_COM_send

    0下载:
  2. labview 串口收发程序。我调试过的。绝对好用! 可以直接移植。-labview serial port transceiver program. I have to debug before. Absolutely easy to use! Can be directly transplanted.
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:27.22kb
    • 提供者:金建平
  1. AcquisitionOfSerialPort

    0下载:
  2. 采集带有串口的仪器数据,能够从仪器中获得我们所需的数据。-Collection instrument with a serial port data can be obtained from the instrument we need data.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:11.12kb
    • 提供者:yangyiijun
  1. SerialCommunication

    0下载:
  2. LabView的串口通信程序,上位机通过串口得到的数据可显示在波形面板上-LabView serial communication program, the data which get from serial can be displayed in the waveform panel
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:21.38kb
    • 提供者:张华
  1. 123

    0下载:
  2. 基于VISA开发的串口调试程序,可以设置不同的波特率,数据接收和发送。是开发串口通信模块良好的参考版本。-VISA-based development of serial debugger, you can set a different baud rate, data receive and transmit. Serial communication module is the development of good reference version.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:67.9kb
    • 提供者:simith
  1. chuankoutongxun

    0下载:
  2. 基于labview串口通讯程序 可简单发送接收-Labview serial communication program can be based on a simple send and receive
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:28.65kb
    • 提供者:liu
  1. labview-Serial-Transceiver

    0下载:
  2. 用串口接收数据后,在labvIEW中,图形化显示,也可以编程处理后显示出来。-With a serial port to receive data, in labvIEW, the graphical display can also be displayed after programming.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:43.14kb
    • 提供者:x3
  1. pc_pc

    0下载:
  2. labview 串口通信 发送 接受 实例,可以借鉴参考-labview serial communication send and receive instance, you can use for reference
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:6.37kb
    • 提供者:Larkar
  1. Labview

    0下载:
  2. 这是用LVBVIEW编写的串口调试程序,可以将串口数据实时显示出来。希望大家喜欢-This is LVBVIEW prepared by the serial debugger, real-time serial data can be displayed. Hope you like
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:97.52kb
    • 提供者:沈朱泉
  1. Labview-serial-visa

    0下载:
  2. Labview的VISA串口通信,能够向下位机读写数据,并能显示波形,调试通过。-Labview VISA serial communication, can read and write data to the PC, and can display the waveform, debugging through.
  3. 所属分类:Com Port

    • 发布日期:2016-10-18
    • 文件大小:115kb
    • 提供者:hjhj
  1. Labview-rs232-serial

    1下载:
  2. Labview的VISA串口通信,rs232通信,上位机软件能够向下位机读写数据,并能显示波形,调试通过,很好用。-Labview VISA serial communication, RS232 communication, PC software to read and write data to the PC, and can display the waveform, through debugging, very good use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:20.64kb
    • 提供者:hjhj
  1. LabVIEW-serial-port-communication

    0下载:
  2. Labview串口通信的基本编程,可以利用Labview的人机界面和底层程序模块实现串口通讯-Basic programming for Labview serial communication, Labview can take advantage of the man-machine interface and the underlying program modules to achieve the serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:22.95kb
    • 提供者:何海龙
  1. labview-serial-acquisition

    0下载:
  2. 使用labview2011编写的串口采集程序,可以自动保存采集数据,并自动按创建时间分类。生成的txt文档可供matlab等软件进行后续数据处理。-Use labview2011 prepared by the serial acquisition program, you can automatically save the collected data and automatically classified by creation time. Txt files generated by
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:368.86kb
    • 提供者:suchenguang
  1. chuankou

    0下载:
  2. 基于LABVIEW的串口程序,可以更改波特率等功能,具有波形图像(This program is about serial port based on LABVIEW,which can change baud rate and other functions, with waveform images screening and so on.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:32kb
    • 提供者:大基本功
  1. 模拟打印机

    0下载:
  2. 打印机程序,能在电脑上使用此程序打印文件。(Printer program,You can use this program to print a file on a computer.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:33kb
    • 提供者:rensilu
  1. labview串口

    2下载:
  2. labview串口通信程序,可以采集数据,回放数据,是个非常好用的资源,很实用(LabVIEW serial communication program, can collect data, playback data, is a very good resource, very practical.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-01
    • 文件大小:31kb
    • 提供者:pcenoe@163.com
« 12 »
搜珍网 www.dssz.com