LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LVOOP and DLL creation

Solved!
Go to solution

So our integration group is evaluating a variety of different test executive programs. Currently we use NI TestStand and use LVOOP for device and communication control. Despite my own personal preferences for NI Tools, I want to make this a fair fight and provide the testers with a DLL that they can use to perform the same functions.

 

Unfortunately, the Application Builder doesn't allow building DLLs from Classes. Does anyone know a workaround? I suppose I could write some wrapper VIs and generate a DLL from that. I was really hoping for something simpler though.

 

Currently on Windows8 and LabVIEW2011.

0 Kudos
Message 1 of 3
(2,490 Views)
Solution
Accepted by topic author Taki1999

Have you seen this thread?

 

http://forums.ni.com/t5/LabVIEW/Lvoop-based-DLLs/td-p/1003170

 

There's not really a workaround unless you create wrapper VIs that pass the classes around inside of the DLL.

Ian K.
Software Developer
Data Ahead AG
Message 2 of 3
(2,426 Views)

Thanks for the thread.

I kind of figured that would be the case.

 

I swear I did a search on "LVOOP and dll" and somehow managed to miss that thread.

0 Kudos
Message 3 of 3
(2,416 Views)