06-19-2009 06:12 PM
Hi friends,
i need a little advice. I am using Multifunction NI USB 6229 for some measurements. I know how to control this instrument using Lab View DAQ assistant but now i need control this instrument using C++ code and i have no idea how to do it (how to communicate with NI USB 6229). We use CodeGear Delphi and C++ Builder. Please can anybody send me example or tell how exactly program this application?
Thank you for any help.
06-19-2009 06:30 PM
06-23-2009 02:26 AM
Hi
You can use NI-DAQmx drivers, which can be nowloaded from here for free: http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/en?q=daqmx&x=0&y=0
Those drivers include also libraries which can be used in any text-based programming language. This document (together with the links included there) will help you a lot:
http://digital.ni.com/public.nsf/allkb/8715FD7608B79AFC86256ECA004B87F1
Let me know if you have any other questions