01-27-2004 01:35 PM
01-27-2004 03:18 PM
01-28-2004
10:45 AM
- last edited on
10-30-2025
06:32 PM
by
Content Cleaner
Hi,
You can also use the CVI libraries in VC++; that way you can compile C++ code and still use a CVI UI or any of the other functions; you loose the function panels and a bunch of the aids that CVI includes; however it is definatelly usefull.
If you have Measurement Studio installed on you computer together with VC++ you can use the Measurement Studio wizard that converts the CVI project to a VC++ project and creates the callback table so that VC++ can associate the callbacks with the UI.
You can find more information about this in the following document and the links on it: Does LabWindows/CVI Support C++?.
I hope this helps.
Regards,
Juan Carlos
N.I.