登录
首页 » Others » LabWindowsCV-serial-and-word-printf

LabWindowsCV-serial-and-word-printf

于 2016-03-27 发布 文件大小:7080KB
0 220
下载积分: 1 下载次数: 9

代码说明:

  通过moudbus协议,实现串口数据采集与发送,以及,可通过界面设置参数与将数据打印到excel表。(Through moudbus agreement, serial port data acquisition and sending, and can set parameters through the interface and the data printed to the excel table.)

文件列表:

过2S03B监控
...........\crc.c,4876,2015-05-07
...........\crc.h,2133,2015-05-07
...........\cvibuild.S03B_test
...........\..................\Debug
...........\..................\.....\BuildStep.bat,57,2015-05-17
...........\..................\.....\CallCC.bat,3765,2015-10-03
...........\..................\.....\CallLink.bat,248,2015-05-17
...........\..................\.....\CallRC.bat,332,2015-05-17
...........\..................\.....\crc.obj,12570,2015-05-16
...........\..................\.....\crc.obj.cvidefprots,208,2015-05-16
...........\..................\.....\CVI_includes.txt,1423,2015-10-03
...........\..................\.....\dlldependencies.txt,113,2015-05-17
...........\..................\.....\excel.nodbg.obj,7301567,2015-10-03
...........\..................\.....\excel.nodbg.obj.cvidefprots,2938188,2015-10-03
...........\..................\.....\excel.obj-033884,0,2015-05-05
...........\..................\.....\excel.obj-209888,0,2015-05-04
...........\..................\.....\excel.obj-330863,0,2015-05-06
...........\..................\.....\excel.obj-372754,0,2015-05-06
...........\..................\.....\excel.obj-631862,0,2015-05-13
...........\..................\.....\excel.obj-632167,0,2015-05-06
...........\..................\.....\excel.obj-819296,0,2015-05-06
...........\..................\.....\excel.obj.cvidefprots-033885,0,2015-05-05
...........\..................\.....\excel.obj.cvidefprots-209889,0,2015-05-04
...........\..................\.....\excel.obj.cvidefprots-330864,0,2015-05-06
...........\..................\.....\excel.obj.cvidefprots-372755,0,2015-05-06
...........\..................\.....\excel.obj.cvidefprots-631863,0,2015-05-13
...........\..................\.....\excel.obj.cvidefprots-632168,0,2015-05-06
...........\..................\.....\excel.obj.cvidefprots-819297,0,2015-05-06
...........\..................\.....\htm" target=_blank>Jamfile,2038,2015-10-03
...........\..................\.....\htm" target=_blank>Jamfile_instr,3831,2015-05-17
...........\..................\.....\linkersummary.txt,187,2015-05-17
...........\..................\.....\link_options.txt,2152,2015-05-16
...........\..................\.....\moduledependencies.txt,4193,2015-05-17
...........\..................\.....\resources.in.rc,993,2015-05-16
...........\..................\.....\resources.res,298032,2015-05-16
...........\..................\.....\S03B_test.exe,7275008,2015-05-17
...........\..................\.....\S03B_test.obj,471871,2015-05-17
...........\..................\.....\S03B_test.obj.cvidefprots,10656,2015-05-17
...........\..................\.....\selfexcel.obj,1129,2015-05-16
...........\..................\.....\selfexcel.obj.cvidefprots,0,2015-05-16
...........\excel.c,17740289,2015-05-05
...........\excel.fp,39245477,2015-05-05
...........\excel.h,3840023,2015-05-05
...........\excel.obj,7301567,2015-05-05
...........\excel.sub,208,2015-05-05
...........\msvc
...........\....\excel.obj,7301567,2015-05-05
...........\S03B_test.c,87113,2015-05-17
...........\S03B_test.cws,6236,2015-10-03
...........\S03B_test.exe,7275008,2015-05-17
...........\S03B_test.h,33008,2015-05-17
...........\S03B_test.prj,15264,2015-05-13
...........\S03B_test.uir,102176,2015-05-17
...........\selfexcel.c,838,2015-05-07
...........\selfexcel.h,688,2015-05-07

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

发表评论

0 个回复

  • wk2114
    cai yong 一个串口拓展成4个串口!(1 uart to 4)
    2020-09-08 09:58:02下载
    积分:1
  • communication
    使用VC.NET编写串口通信程序,是很好的串口调试软件(Use VC.NET write serial communication program is a very good serial debugging software)
    2020-11-22 13:59:35下载
    积分:1
  • FPGAverilogIICSPI
    说明:  FPGA verilog 学习资料,包括verilog 语言入门,基础语法,串口 IIC SPI发送接收,适合在VIVADO上运行。(FPGA Verilog learning materials, including the introduction of Verilog language, basic syntax, serial port sending and receiving,IIC SPI , etc., suitable for running on vivado.)
    2020-12-30 10:39:00下载
    积分:1
  • uartlfh
    matlab串口助手 V2.2BY罗华飞(matlab serial )
    2012-02-26 12:32:46下载
    积分:1
  • shrumate
    此程序是用Matlab来仿真OFDM系统!(This procedure is to use Matlab to simulate the OFDM system!)
    2018-09-28 14:06:37下载
    积分:1
  • 访问功能的小测试
    说明:  一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 (a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communication, want to use API function to write the serial communication program to help friends)
    2006-01-02 16:15:47下载
    积分:1
  • SendandReceiveSerial
    用Turbo C编写的一个串口操作小程序,能发送,接收信息;程序功能简单,过段时间再把经过修改后的版本传上来(using Turbo C serial prepared by a small operational procedures, send, receive information; Functional procedures simple, then over time, after revision line with the traditional version.)
    2007-04-23 18:35:17下载
    积分:1
  • MPU-6050-C51测试
    一个应用于MPU-6050-C51测试程序,可以实现和电机或电机控制器的姿态角读取,可以用于智能小车的制作上。(A test program for MPU-6050-C51 which can read the attitude angle of motor or motor controller can be used in the manufacture of intelligent car.)
    2020-06-23 15:00:01下载
    积分:1
  • MSP430_uart+_mstr1
    430单片机通信程序_uart+_mstr1接口通信方式,前面已上传mstr1的,因为_uart的代码文件有点小上传不了,所以加上mstr1,希望对大家有帮助(430 SCM _uart _mstr1 Communication Program Interface Communication, mstr1 front uploaded, because the code _uart documents can upload a little, So mstr1 addition, we hope to help)
    2007-05-09 15:16:27下载
    积分:1
  • labview
    基于labview串口保存数据 下位机发送的数据经过labview自动保存。 实测可用(Based on the data stored labview serial data sent through the next crew labview automatically saved.)
    2014-07-09 09:05:30下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载