01-13-2010 03:48 AM
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.
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???
01-14-2010 03:49 AM
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.