At 18:18 -0500 02/13/2004, Subramanian, Shankar, K wrote: >How different is it to configure and acquire data using serial port rather >than NIDAQ card. Could anyone help me out in this?
A lot different. Now the problem is communication with a device rather than configuring a board. Whole different style and problems. The first of all being that any two serial devices will not communicate on the first try! :-) Check some of the simple serial port VIs. You can try the serial library I use <http://sthmac.magnet.fsu.edu/labview/vi_library.html> which gives a good place to start. -Scott
