搜索资源列表
TCPLV8.6
- 这是一个基于LABVIEW的TCP/IP文件传输程序,包括文件的收发-This is based on a LABVIEW the TCP/IP file transfer program, including the file send and receive
tcp_bin_file_transfer
- 利用TCPIP发送和接收二进制文件。能正常发送,在接收的时候打开文件会弹出打开格式不正确,暂时还没找到解决方法。-TCPIP use to send and receive binary files. Normal transmission, the receiver will pop up when opening the file to open malformed temporarily not find a solution.
file
- 通过UDP的服务端向客户端传多个文件,先通过服务端把文件列表传给客户端,客户端看到文件列表以后,根据需要选择需要的文件序号,把该文件序号传给服务端,服务端收到文件序号,就会把该文件传给客户端。注意:这是labview2011版的,还有端口号已默认无需修改,但是服务端和客户端IP必须一致,而且要设成服务端电脑的IP地址-Transfer a file to the client through the UDP server, to the list of files to the client t
TCP-sendareceive-file
- 建立客户端和服务器端后使用TCP/IP协议收发文件-use TCP/IP protocol to send&receive files
tcp_file_transfer
- 1。选择要发送的文件。 2。打开TCP文件client.vi。 3。运行此虚拟仪器。 4。运行简单的数据client.vi。-1. Select the file you wish to send. 2. Open the TCP File Client.vi. 3. Run this VI first. 4. Run the Simple Data Client.vi second.
温度波形显示
- labview上位机波形显示并保存数据,下位机通过串口通信将数据发送到上位机,数据显示并保存在TXT文件里。附带51测试程序。(LabVIEW host computer waveform display and save data, the lower computer through serial communication to send data to the host computer, data display and save in the TXT file. Comes with
TcpSendAndRecive
- labview vi file to send and receive data from tcpip