Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

PROBLES WITH UNINSTALL IMAQ VISION6.0

I can not uninstall the imaq vision6.0 correctly, when i uninstall it and install it again,When I run the programs using imaq vision 6.0, there will be error, and point out that all the imaq function used in the program have no prototyoe. If I want let these function work well, i have to re-install windows system.
I don know what is the matter,that is so boring.
The version of my CVI is 6.0 and 7.0, they have the same problem.
GOD SAVE ME.
HAHA.
Dongsheng Zhao
North China Electronic Power Univ.
zds_hd@yahoo.com.cn
0 Kudos
Message 1 of 2
(3,013 Views)
Hello Zhao,

It sounds like the header file is missing from your code. Have you included "nivision.h"? If it is included, can you right-click on the line and select "Open Quoted Text" from the pop-up menu? This should open the nivision.h file. If not, browse to the "Program Files/National Instruments/CVI70/include" directory and search for the nivision.h file.

Also, have you added the nivision library file to CVI? The library will allow you to use the CVI Function Panels for the Vision functions. From CVI 7.0, you can add the nivision library file from the "Library>>Customize..." menu item. From the dialog box, select to "Browse" for the library. You can find the "nivision.lfp" file in the CVI70/bin directory. Note that you will have to change the "Files of Type" control on the Browse window to "All File" in order to see lfp files. Once this file has been added, you will have to restart CVI for the changes to take effect.

Best Regards,

Jesse D.
Applications Engineering
0 Kudos
Message 2 of 2
(3,009 Views)