NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

求助:高手请进,关于串口的问题,急!!!!!!!

串口通信时接收数据总是收收停停~这是怎么回事?用的是两台电脑串口通信的调试,16进制发送,周期是30MS,接收端电脑总是会停几秒钟继续收
:womansad:
0 项奖励
1 条消息(共 2 条)
3,350 次查看
Hi,
 
For VISA Read, there is a Byte Count input. If you wire more than 0 to it, it will waits for N number of bytes available at the port before performing a read.
However, if N number of bytes does not meets, if will timeout after a moment.
 
Hope this helps in one way or another.
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 2 条)
3,345 次查看