10-18-2007 09:46 AM
10-19-2007 05:21 PM
National Instruments doesn’t officially support the Delphi development environment. However, let me point you to some resources that exist.
There’s a KnowledgeBase (KB) that describes the use of a wrapper DLL that calls NI-DAQmx: Can I Make NI-DAQmx Calls From Borland Delphi? It should be compatible with NI-DAQmx 8.6 as well and just needs to be updated.
I also searched the discussion forums for “Delphi USB 6008” and came up with a few hits. This can be a good place to see how other users have had success with their applications. Good luck.