LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cnstruire un dll a partir d'un vi

hi all
I want to know if we can make a dll with vi as the one I sent you are attached
thank you
0 Kudos
Message 1 of 3
(2,598 Views)

Hi,

 

Yes, you will be able to build a DLL from a VI in LabVIEW, however, you need the professional version to do that ( https://www.ni.com/en/shop/labview/select-edition.html ) or the "application builder"( https://www.ni.com/en-us/shop/product/labview-application-builder-module.html ).

You will find information on LabVIEW help: application builder >> building a shared library.

 

I suggest that you use a string as the input of the dll and an array of strings as the output of the dll.

You can use the functions "string to path" and "path to string".

 

Best regards,

Thomas B. | CLAD
National Instruments France

Message 2 of 3
(2,577 Views)
OK THANK YOU FOR YOUR HELP
COORDIALEMENT SKIP
0 Kudos
Message 3 of 3
(2,557 Views)