09-01-2009 06:46 AM
Hi
I have a file(.dlu) to transfer from COM port to the UUT(Unit Under Test). The UUT has to receive the file as it is.
The file consists of some configuaration settings for the UUT.
In general i will go the hyper terminal, then make the necessary settings and then transfer the file using "send file" in the Transfer menu. The file is transfered successfully.
How can I acheive the same in Labview? Is it possible to do without using file operations?
Regards
Kumar P.N.N.
09-01-2009 09:09 AM
09-01-2009 11:09 PM
Hi,
Just check out the following linksthat will help you build the communication through the COM port.
http://zone.ni.com/devzone/cda/tut/p/id/4058
http://zone.ni.com/devzone/cda/tut/p/id/3702
http://decibel.ni.com/content/docs/DOC-4811
This should help you build the application
Kudos are welcome