LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How well does LabVIEW and CVI mesh?

Can I use VI's in CVI? Are there ways to interface the two?

 

I prefer CVI, the engineer I work with prefers LabVIEW. So if I develop an application in CVI, can he still use his subvi's?

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

You can create a dll from a labview project, each vi would be an individual procedure. Also you can call dlls from labview passing the appropriate date in/out.

 

not sure if this is what you are looking for 

Please remember to accept any solutions and give kudos, Thanks


LV 8.6.1, LV2010,LV2011SP1, FPGA, Win7
0 Kudos
Message 2 of 2
(2,212 Views)