LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dll function prototypes seem to be lost

Hello all,

 

I´ve created a .LV (version 8.6) dll with some functions. Before building, I have created a prototype of the functions with all necessary parameters.

 

DefinePrototype.jpg

But....

 

If I call a function from this .dll, the parameters, which has been defined, seem to be lost. I see only a naked function without any parameter (void). I can define them in the config of "call library function", but where are my prototypes???

 

CallFunction.jpg

 

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

Hi Mitulatbati

it seems to me that your issue his discusse din the following KB:

 

 

When I Create a DLL, No Parameters Show Up In The Define VI Prototype Dialog Box

http://digital.ni.com/public.nsf/allkb/BADA7A6A6C18AF2686256935005AF91E?OpenDocument

 

Pls ensure that the connector pane of the VI is corrected defined before you create the DLL.

Best regards.

 

Andrea P. 

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