LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the best way to translate between CVI and LabVIEW?

I am looking for a way to translate from LabVIEW to LabWindows/CVI. Also interested in translating the other way.
0 Kudos
Message 1 of 5
(4,281 Views)
Basically, to go from LabVIEW to CVI, you can build a DLL in LabVIEW 6i that CVI can call. To go from CVI to LabVIEW, you would build a instrument driver (FP) out of your functions, and use the instrument driver converter in LabVIEW. There is a lot of information in the NI knowledgebase about this topic. Here are some links for you:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/30cbf11755da091c862565fc0077d886?OpenDocument

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a2ee1e1fff7fadda86256843005212d2?OpenDocument

Best Regards,

Chris Matthews
Measurement Studio Support Manager
0 Kudos
Message 2 of 5
(4,281 Views)
Can you please update the links given?  I would like this information.  thanks
0 Kudos
Message 3 of 5
(3,998 Views)

I have no idea if this was what those URLs that Chris had long-ago provided was pointing to, but here is something I have used in the past.

 

Clunky, but it works.

 

Making a LabVIEW VI an Embedded Child Window of a LabWindows/CVI Panel

 

If you are under CVI support, and you need better and faster assistance, you might want to make a phone call to that ASK-MYNI number instead of using this forum.

 

JB

--
To whom it may concern: My alias is also my nickname, I've had it since I was a (very) skinny basketball-playing teen. OK, so I've got a 38 inch waist now, but my hometown friends haven't shaken that appellation for me. I trust that you will someday be OK with that alias, as I have been with that nickname.
0 Kudos
Message 4 of 5
(3,959 Views)

How we can use CVI panel in LabView. I also want to use value of some numeric control of CVI in labview.

 

--Vishnu

0 Kudos
Message 5 of 5
(3,797 Views)