文件名称:serialcom
介绍说明--下载内容均来自于网络,请自行研究使用
Labview串行通信程序
使用方法:
1.在baud rate里设置通讯的波特率
2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率.
3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议)
4.点EXIT退出程序 -Labview serial communication program to use: 1. Baud rate set communication baud rate in milliseconds to wait the number of milliseconds greater than or equal to 20, so you can send and receive data to ensure the success rate of 3 in the top of the string to write the text box to write the data to send, point WRITE send data, then you can see the data sent back from the underlying device in the read string of text box (Of course, what specific hair and the receive depends on what you equipment used in the specific protocol). EXIT to exit the program
使用方法:
1.在baud rate里设置通讯的波特率
2.在milliseconds to wait的毫秒数要大于等于20,这样可以保证收发数据的成 功率.
3.在顶端的string to write 的文本框里写入要发送的数据,点WRITE发送数据,然后就可以在read string的文本框里看到从底层设备送回来的数据(当然,具体发什么和该收到什么取决于你使用的设备的具体协议)
4.点EXIT退出程序 -Labview serial communication program to use: 1. Baud rate set communication baud rate in milliseconds to wait the number of milliseconds greater than or equal to 20, so you can send and receive data to ensure the success rate of 3 in the top of the string to write the text box to write the data to send, point WRITE send data, then you can see the data sent back from the underlying device in the read string of text box (Of course, what specific hair and the receive depends on what you equipment used in the specific protocol). EXIT to exit the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
serialcom.vi