02-12-2009 01:20 PM
With Labview 8.6, is it possible to automate the Hyperterm Command --> Transfer --> Send File... ?
If so, could someone give me a few pointers on how to do that?
Thanks,
Edmond
02-12-2009 01:35 PM
In fact that is simply sending each line of the file and adding CRLF.
So read in the file and transmit it this way.