03-15-2006 10:06 AM - edited 03-15-2006 10:06 AM
Message Edited by weizbox on 03-15-2006 10:07 AM
03-16-2006 12:50 PM
Hi Mark,
It looks like you just need to call a few functions from your DLL in LabVIEW (probably using a Call Library Function Node). There are some excellent resources to help you incorporate this external code into a VI. First of all, check out this Overview of Accessing DLLs or Shared Libraries from LabVIEW. There is also a large section on the Developer Zone about Integrating DLLs into LabVIEW. This section includes application notes, tutorials, and example code. There are even some shipping examples in the NI Example Finder (Help>>Find Examples). If you search for "dll" you should find several examples on using DLLs in LabVIEW.
I hope this helps! Happy coding,
Megan B.
National Instruments