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

LabWindowsCV-serial-and-word-printf

于 2016-03-27 发布 文件大小:7080KB
0 108
下载积分: 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 个回复

  • 调试助手
    支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。 硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size. In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
    2020-06-25 03:00:02下载
    积分:1
  • pack
    C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
    2013-10-28 20:14:38下载
    积分:1
  • mycom
    本程序是一个用Qt编写的串口程序,包含最基本的串口功能。本文件解压后包含所有源码和一个生成的exe(debug文件夹中)。(This procedure is a serial program is written in Qt, contains the basic serial port function.This file contains all the source code after decompression and a generated exe (debug folder).)
    2014-01-09 15:29:44下载
    积分:1
  • an-r01an3692ej0100-rzt1-modbus
    说明:  瑞萨RL78/G13modbus通信例程(Renesas RL78/G13modbus communication routine)
    2019-01-29 16:39:42下载
    积分:1
  • simplecommtest
    一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
    2009-03-28 17:43:02下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • AH3000mcusrc_xz8802_1
    CPU于MCU通过串口传输,增加IO辅助,避免漏传数据(CPU to MCU serial transmission through increased IO assistance, to prevent leakage of data transfer)
    2016-10-24 15:50:02下载
    积分: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
  • comElves
    基于VC++的串口调试程序可以发送接收数据,非常实用于初学者研究学习(Serial debugger based on VC++ can send and receive data, very useful for beginners learning)
    2013-03-16 22:26:29下载
    积分:1
  • 1
    CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
    2013-07-11 09:47:50下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载