12-27-2013 12:39 AM
Hi,
I need to transfer text file from one PC to another PC using RS232 cable. I designed the block using VISA and I am stucked with FILE READ. Kindly help me to fix this issue.
12-27-2013 06:41 AM
You need to supply a file to save the data to. For the Bytes to Read, just wire that to the Bytes At Port. I would also make sure the serial port is NOT configured to have a termination character. And you shouldn't have a While loop around this code. You only need to send that file once.
12-27-2013 07:09 AM
I dont know what block will connect to the filename in READ function.
12-27-2013 07:54 AM - edited 12-27-2013 07:54 AM
I connected the control to the filename. I am getting this error. I need the file to be saved in location of another PC.
I attached the screenshot of the error message for your reference
Pls help me
12-27-2013 09:16 AM
12-28-2013 01:35 AM
Hi,
To run application.exe in PC. Do you need LABVIEW tool
12-28-2013 10:09 AM