LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make dll with CVI6.0?And i have three parameter needed to be involved in the dll file.

how to make dll with CVI6.0 ?And i have two test parameter input and one output parameter (both are number control)in my cvi project Front Panel , how can i make these two input and one output to be the dll 's parameter? I will use the dll in LV6.1. PLs give me a simple demo to it.
0 Kudos
Message 1 of 2
(2,725 Views)
CVI ships with several DLL examples. Look ..\CVI\samples\dll\simple\readme.txt. mydll.prj, and simple.prj.
For some more details, look here.
0 Kudos
Message 2 of 2
(2,720 Views)