LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programming in vc

i have loaded visual studio and labwindows cvi -6 in my pc. but in the projects tab NI projects is not shown. how can i program labiew wth VC++
0 Kudos
Message 1 of 2
(2,742 Views)
Hello,
First of all, Measurement Studio comes with three things.

1. CVI, which is a C programming environment
2. Measurement Studio for Visual Basic, which contains a lot of ActiveX controls to make measurement and automation easier to do in Visual Basic,
3. Measurement Studio for Visual C++ with Visual C++, which provides our wrapper classes for our ActiveX controls so that they can be easily used in Visual C++ environment.

With that in mind, could you please cleary explain what you are trying to do? I got an impression that you are trying to use Measurement Studio for Visual C++ with Visual C++. Am I correct? In that case, you need to install Visual C++ before you install Measurement Studio. If you reverse the order, then you would not see the option
to create a Measurement Studio project in the wizard, which seems to be what you are experienting now.

Any way, please feel free to let me know if that is not what you are trying to do.

Mika Fukuchi
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,742 Views)