LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Build and define DLL Built in LV

Hi guys,

 

I have a complicated calculation algorithm built in LV that I want to call from another language (parse data in and get results out).

 

Data in consists of a large cluster and data out another large cluster.

 

I'm assuming I should build a DLL using the LV application builder.

 

I know nothing about DLL's in LV.

 

Q1.  Is a DLL the best option?  Is anyone doing this these days?

Q2.  Are there any up-to-date tutorials for building LV DLL's (and with clusters); I mean one which includes the basics?

 

Thanks.

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

Here are two helpful resources:

 

Generate a DLL from a LabVIEW Project:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9CWSA0

 

Calling a LabVIEW-built DLL in C to Acquire, Analyze, and Present Data:

http://www.ni.com/example/26515/en/

CH
Applications Engineering
National Instruments
http://www.ni.com/en-us/support.html
0 Kudos
Message 2 of 2
(2,090 Views)