LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

use labview GUI Control component in labwindows8.5

I see in LAbview there are a lot of GUI controls component but in labwindows CVI 8.5 there are limit number of the GUI controls component compare of Labview. How can I use Labview graphical component in Labwindows. Specially 3D graphs.
 
Thanks.


Message Edited by naderus on 03-10-2008 07:42 AM
0 Kudos
Message 1 of 4
(3,452 Views)
Hello Naderus,

If you are just wanting to have a 3D graph in CVI you could use the Measurement Studio ActiveX 3D graph. 

This KnowledgeBase article explains how to use it:
http://digital.ni.com/public.nsf/allkb/C6DD5A699FDD5EA5862570A100719B8E?OpenDocument

There is also a CVI example that uses 3D graphs.  With the default installation you can find it here:
C:\Documents and Settings\All Users\Documents\National Instruments\CVI85\samples\userint\activex
Kristen
National Instruments
0 Kudos
Message 2 of 4
(3,426 Views)

Hi,

Thanks for your ansewer,Could you please tell me how can use all new labview graphic component in Labwindows?

Can I use all measurement Stdio component in Labwindowes?

thanks.

0 Kudos
Message 3 of 4
(3,406 Views)
Hi naderus,

You cannot directly use any of the LabVIEW UI native components in a CVI UI unless that native component is just some ActiveX control that has been wrapped by VIs.  I say this because CVI does allow hosting of ActiveX controls in the UI.

With regards to Measurement Studio, it depends upon which components you are talking about as Measurement Studio includes .NET and ActiveX UI components. Since CVI does allow you to host ActiveX controls on the UI, you can use the Measurement Studio ActiveX controls in CVI. We actually include the Measurement Studio 3D Graph ActiveX control in the CVI installer and LabVIEW installer for use in those environments.

If you see some UI control that would like to see in CVI, please submit a product suggestion to us indicating this.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 4 of 4
(3,393 Views)