Is there a way to communicate between RS232 and LabVIEW? My data can be collected and displayed via RS232 DB9 port using by Hyper Terminal, but I want to collect the data by labVIEW directly.Is it possible?If so, how can I do? Thanks.
You use the VISA Read/Write functions. There's a couple shipping examples on serial communication and numerous others on NI Developer Zone. There's also been about a million questions to this forum on serial communication. If you woujld do a search of either NI Developer Zone or the forum, you'll find a lot of info to get you started.