LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make programmatic calls to a Dll using Labview

Hello All,

I know that in order to interface with a DLL I have to use "Call Library Function" interface. Sometimes the process of identifying function parameters type and building a vi for each dll function is time consuming and error prone. Is there any vi out there that actually bypasses the above process and make direct calls to a Dll?
Thank you for your help.
0 Kudos
Message 1 of 2
(2,527 Views)
Nick_1;

As far as I know, that's not possible. You need to do the work.

The only time I know the "Call Library Function" populate itself is when the dll was made with LabVIEW.

Regards;
Enrique
www.vartortech.com
Message 2 of 2
(2,507 Views)