登录
首页 » Visual Basic » labwindows-serial

labwindows-serial

于 2012-11-20 发布 文件大小:458KB
0 319
下载积分: 1 下载次数: 21

代码说明:

  labwindows 串口编程 简单易懂 做虚拟仪器的同学可以看看 或许对你有用(programming straightforward labwindows serial do virtual instrument students can take a look at perhaps useful to you)

文件列表:

串口发送
........\convert.cws,2531,2006-03-14
........\convert.prj,3377,2006-03-14
........\convert_dbg.cdb,670538,2006-03-14
........\convert_dbg.exe,218624,2006-03-14
........\cvibuild.convert
........\................\build.ini,2531,2006-03-14
........\................\dependencies.bri,4,2006-03-14
........\................\resources.res,1972,2006-03-14
........\................\sendandConvert.nidobj,85859,2006-03-14
........\cvibuild.sendandConvert
........\.......................\build.ini,759,2006-12-06
........\.......................\dependencies.bri,4,2006-03-14
........\.......................\resources.res,2044,2006-03-14
........\.......................\sendandConvert.nidobj,85859,2006-03-14
........\send.c,1991,2006-03-12
........\send.cws,2713,2006-12-06
........\send.exe,195072,2006-03-12
........\send.h,1640,2006-03-12
........\send.prj,5042,2006-03-12
........\send.uir,4036,2006-03-14
........\sendandConvert.c,2603,2006-03-14
........\sendandConvert.h,1897,2006-03-14
........\sendandConvert.prj,5112,2006-03-14
........\sendandConvert.uir,4752,2006-03-14
........\sendandConvert_dbg.cdb,668989,2006-03-14
........\sendandConvert_dbg.exe,218624,2006-03-14
........\send_dbg.cdb,649790,2006-03-12
........\send_dbg.exe,216576,2006-03-12

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

发表评论

0 个回复

  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • 164
    标准串口和模拟串口4位164动态数码管显示程序 1.CPU :89C51 晶振2MHz 2.在proteus上仿真通过 3. 测试时将部分语句屏蔽 (Standard serial and analog serial 4 164 dynamic digital tube display program 1.CPU: 89C51 crystal 2MHz 2. The proteus simulation through 3 will be part of the statement shield test)
    2013-05-25 15:29:25下载
    积分:1
  • VCPP
    VC++串口上位机程序编写,很详细,初学者编写上位机适用(VC++ serial PC programming, in great detail, the preparation of PC suitable for beginners)
    2020-11-08 21:59:47下载
    积分:1
  • wendushujuxianshi
    VC++的MFC开发串口调试助手源代码,包括数据发送,接收,显示制式等 (VC++ of MFC development of serial debugging assistant source code, including data transmission, reception, display formats, etc.)
    2016-04-21 08:49:27下载
    积分:1
  • CnComm
    串口调试精灵源代码,试过了,好用,自己可以在上面少量修改增加自己需要的功能。(Serial debug source code wizard, tried, and easy to use, they can increase their own minor modifications in the above functionality required.)
    2011-11-04 18:31:07下载
    积分:1
  • HCTL-2032-Encoder
    1 两路编码器输入通道 2 采用专用编码器计数芯片完成计数工作 3 与上位机串口通讯(1 two-way encoder input channel 2 using a dedicated encoder chip count as counting work 3 serial communication with the host computer)
    2016-01-19 16:02:28下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • RFID_UHF_VC
    RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”(RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable, )
    2010-06-25 23:39:46下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载