登录
首页 » LabView » Labwindow_CVI_RS-232COM

Labwindow_CVI_RS-232COM

于 2015-01-09 发布 文件大小:662KB
0 106
下载积分: 1 下载次数: 31

代码说明:

  文件收发实例利用LabWindows/CVI的RS-232函数库XModem传输模式进行文件传输,包括文件发送程序和接收程序。 RS-232与其它设备间的通信实例利用同步方式进行RS-232串口数据传输,通过本例学习,能掌握运用串口回调函数建立串口通信的思想。(Despatch examples of the use LabWindows/CVI library of RS-232 transfer mode XModem file transfer, including the file sender and receiver. Examples of the use of synchronous communication RS-232 and other devices will be RS-232 serial data transmission, through this case study, to master the use of a callback function to establish serial communication port thoughts.)

文件列表:

Labwindow_CVI串口RS-232通讯
...........................\RS-232与外部设备接口
...........................\....................\01-08-2015-wei.txt,200,2015-01-08
...........................\....................\01-09-2015-wei.txt,1200,2015-01-09
...........................\....................\cvibuild.RS232实例
...........................\....................\..................\build.ini,789,2011-07-07
...........................\....................\..................\dependencies.bri,4,2006-05-28
...........................\....................\..................\resources.res,1964,2006-05-28
...........................\....................\..................\RS232实例.nidobj,104989,2006-05-28
...........................\....................\RS232实例.c,3289,2006-05-28
...........................\....................\RS232实例.cws,2865,2011-07-07
...........................\....................\RS232实例.h,1540,2006-05-28
...........................\....................\RS232实例.prj,3221,2006-04-16
...........................\....................\RS232实例.uir,2936,2006-05-28
...........................\....................\RS232实例_dbg.cdb,724394,2006-05-28
...........................\....................\RS232实例_dbg.exe,228864,2006-05-28
...........................\rs232
...........................\.....\rs232文件发送程序
...........................\.....\.................\232.c,2450,2006-05-27
...........................\.....\.................\232.cws,3122,2006-06-10
...........................\.....\.................\232.exe,195072,2006-03-10
...........................\.....\.................\232.h,1914,2006-03-10
...........................\.....\.................\232.prj,5221,2006-03-10
...........................\.....\.................\232.uir,3884,2006-05-27
...........................\.....\.................\232_dbg.cdb,723850,2006-05-28
...........................\.....\.................\232_dbg.exe,223744,2006-05-28
...........................\.....\.................\cvibuild.232
...........................\.....\.................\............\232.nidobj,93319,2006-05-28
...........................\.....\.................\............\232.niobj,2896,2006-03-10
...........................\.....\.................\............\build.ini,738,2006-06-10
...........................\.....\.................\............\dependencies.bri,4,2006-05-28
...........................\.....\.................\............\resources.res,1924,2006-05-28
...........................\.....\.................\notepad.exe,50960,2003-06-26
...........................\.....\.................\文件传输.exe,218112,2006-03-10
...........................\.....\rs232文件接收程序
...........................\.....\.................\232.c,2775,2006-05-27
...........................\.....\.................\232.cws,2515,2006-06-10
...........................\.....\.................\232.h,1971,2006-03-10
...........................\.....\.................\232.prj,3268,2006-03-10
...........................\.....\.................\232.uir,4092,2006-05-27
...........................\.....\.................\232_dbg.cdb,866867,2006-05-28
...........................\.....\.................\232_dbg.exe,437760,2006-05-28
...........................\.....\.................\cvibuild.232
...........................\.....\.................\............\232.nidobj,103993,2006-05-28
...........................\.....\.................\............\build.ini,738,2006-06-10
...........................\.....\.................\............\dependencies.bri,98,2006-05-28
...........................\.....\.................\............\resources.res,1924,2006-05-28
...........................\说明.txt,224,2015-01-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IPHelper API使用范例
    IPHelper API使用范例-IPHelper API usage examples
    2022-02-05 14:04:28下载
    积分:1
  • q
    说明:  没什么功能,注册。还得凑成20个字。好了 好了 (No function register. Have to make up 20 characters. Well Well)
    2008-07-12 09:12:09下载
    积分:1
  • 一个UDP监听序可以显示所有数据来自端口5260
    一个监听udp的程序,可以把5260端口发过来的数据都显示出来-A udp listener program which can display all the data come from port 5260
    2022-05-20 21:33:34下载
    积分:1
  • 一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle序中
    一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中-A Winsock package type, solved some of the news of CAsyncSocket deal with the problem, making such a good program for consle
    2022-06-20 17:02:49下载
    积分:1
  • Utile
    根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
    2005-07-12 15:19:32下载
    积分:1
  • siaodaoseng
    这是一种画翼型的方法。西奥道森方法画翼型,该方法画的翼型准确。(a code used to plot airfoil!)
    2009-07-04 11:19:15下载
    积分:1
  • Calculator
    实现类似Windows操作系统“计算器”的功能。可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等。同时它还具有科学计算器的功能,比如对数运算和阶乘运算等。(Windows operating system to achieve a similar " calculator" function. You can complete the usual arbitrary use handheld calculators to complete the standard operation. " Calculator" can be used for basic arithmetic operations, such as addition and subtraction operations. It also has a scientific calculator functions, such as arithmetic and logarithmic factorial computing.)
    2014-03-30 11:25:03下载
    积分:1
  • 获取网站天气预报,很有新意的实现方法,介绍给大家.
    获取网站天气预报,很有新意的实现方法,介绍给大家.-access websites weather, very innovative method, introduced to the public.
    2023-07-10 05:35:03下载
    积分:1
  • JobSchedule
    QuartzNet构建windows服务,Topshelf是一个windows service框架,它对windows service进行封装使得我们可以把控制台程序安装成service,便捷的安装以及控制台可视化的调试大大提升了服务的开发效率。以上是我个人理解,如有错误,还望大侠纠正,不胜感激!(QuartzNet builds windows services. Topshell is a framework of windows services. It encapsulates windows services so that we can install console programs into services. Easy installation and visual debugging of console greatly improve the development efficiency of services. The above is my personal understanding. If there is any mistake, I would like to see the hero correct it. Thank you very much.)
    2020-06-21 09:20:01下载
    积分:1
  • Rotating_pattern_LinearArray
    Rotating Radiation pattern from a Linear Array
    2009-05-12 17:47:41下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载