LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can share LabVIEW control for CVI or Measurement Studio

In LV Data logging edition , there are many vivid control signs , but not can find them in cvi , I'd like know how to load them in cvi or Measurement Studio? Thanks.


David
0 Kudos
Message 1 of 2
(2,786 Views)
Hello

Which controls signs are you referring to in particular?

There is no way to share a LabVIEW control in CVI and Measurement Studio, since they employ different frameworks. You might be able to make a dll for a VI that has the controls you need and then call that particular dll from CVI so you can display the front panel and allow the user to interact with it. You can also use that dll from VB or VC++.
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,784 Views)