Hi everyone,
I am trying to create a .dll for use with Visual C++ or Visual Basic (2005) from National Instrument drivers.
I have .fp (for LabWindows/CVI) file, and I also have an LLB (LabView Library)
I understand that .fp requires LabWindows/CVI, and LLB requires ApplicationBuilder to compile into a DLL.
I don't have either LW/CVI or ApplicationBuilder, however I have LabView & measurement studio.
Are there any other options to compile the DLL from the files that I have?
I heard you could use Measurement Studio to compile the .fp file into a dll.
Thanks!