10-03-2009 12:08 PM
10-05-2009 03:12 AM
What kind of acquisition device are you going to use? Multifunction cards or more specific HW? This hardware is from National Instruments?
If you are using NI hardware, you have to use NI drivers that are OO drivers with properties and methods already defined and generic for all HW of his family. These drivers have support for C and LabVIEW.
In addition, LabVIEW can call C methods via DLLs using the VI "call library function node" Do you know how to use this VI?
10-05-2009 03:49 PM