08-27-2009 05:35 AM
Hi,
I have acquired data transmitted from a serial port using an NI USB-5132 on the same computer. I would like to read this data to recover the original string sent. How can I do this please?
Solved! Go to Solution.
09-08-2009 11:13 AM
Hi Danilson,
A digitizer isn't the best device to use to read serial communication. If you do you have to consider things like baud rates and paraties etc.. it's very complicated. Whereas, if you use a device capable of serial communication you can use the visa functions like on the Serial_write VI you attached.
I recommend changing what hardware you're using. Something like the NI-PCI-843/16 (RS232) would be good, but there are other products that will work, just search on the website.
Kind regards
09-09-2009 04:32 AM
Hi Rico P,
Thanks for your reply.
I need to observe the signal just before the data is recovered. So far, I haven't found any device that enables me do that. I'm not sure the NI PCI-8430/16 (RS232) is capable of that. Any suggestions then?
Danilson
09-09-2009 09:18 AM