LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to build dll in LabVIEW with Type Library?

LabVIEW Gurus

 

I have created a dll in LabVIEW 8.5. I want to test the dll using a simple VI. In the call library node, I am not seeing the prototype of the function in the dll eventhough I have the .lib and .h file located in the same folder as the dll I am trying to test.

 

Please  help!

 

Thx

Abdulla

 

0 Kudos
Message 1 of 2
(2,744 Views)

Abdulla,

 

Sounds like you are not building the dll correctly. Check this DevZone and make sure you are following all the stepper creating a DLL from a VI in the example finder, once you can verify that that works you will be able to troubleshoot your particular VI.

 

Can you give me more information about what your program does, what toolkits it uses.

 

Hunter

0 Kudos
Message 2 of 2
(2,707 Views)