05-22-2018 06:33 AM
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.
05-23-2018 09:35 AM
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/