LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create and debug your CVI project in VS2005?

 
 
How to create and debug your CVI project in VS2005?
Is  there any examples ?
 
 
0 Kudos
Message 1 of 2
(2,882 Views)
CVI includes project creation/conversion wizards that plug into Visual Studio 2005. In the VC project creation dialog, you should see these project types. There are no examples, but using these project types should set everything up properly to link against the runtime engine and toolbox. Debugging is the same as debugging any other project in VS.

If you don't see these project types available, you may need to re-run the CVI installer. By default, if VS 2005 is found to be installed at the time that CVI is installed, the VS 2005 wizards feature will be turned on for installation.

Mert A.
National Instruments
0 Kudos
Message 2 of 2
(2,872 Views)