LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sending binary file via RS232 connection

Hi,

 

I want to send a binary file via RS232 connection but I have troubles reading the .bin file and then converting the data to string in order to send it via RS232. Any ideas how i can deal with this?

 

Thanks in advance,

IG. 

0 Kudos
Message 1 of 3
(3,720 Views)
It is hard to help then you do not post any code. I suggest you go to the toolbar then help. Then you select Find Examples. Search for files. Also since you are new to Labview always have context help enabled. Both tools are important if you want to learn Labview. Feel free to post again if you are stuck.


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 3
(3,716 Views)

Hi igurov,

you can use the "Read From Binary File" function. You'll get your data directly as string.

 

Mike

0 Kudos
Message 3 of 3
(3,715 Views)