06-26-2017 06:27 AM
Hey!! i'm getting Error -1074395995 occurred at IMAQ ReadFile.
I don't know why it happens. could someone please help me. Here is a picture of my Code:
Solved! Go to Solution.
06-26-2017 06:40 AM - edited 06-26-2017 06:41 AM
06-26-2017 06:52 AM
Hi GerdW,
i first want to thank you for your reply. sorry for the quotation marks, it was a mistake. i changed it but i still have the same error. can you please tell me if the path i generated is ok. i want to Read an image, which i saved in this path. the picture is saved with the name lion.
06-26-2017 06:54 AM
Hi moidrissou,
i changed it but i still have the same error.
Well, you still try to add a full path to your AppDir!
Why don't you get rid of that BuildPath function? The path to your image is defined just from your file constant!
can you please tell me if the path i generated is ok
No I can't: you only added an image instead of your VI. It's hard to debug images with LabVIEW…
Why don't you put a probe/indicator after BuildPath to check that path on your own?
06-26-2017 07:00 AM
here is my code
06-26-2017 07:09 AM
it works. thank you verry much 🙂
06-10-2018 12:55 PM
Hey, I am facing a similar problem in my program. Could you tell me how you got rid of the error?
Would be really helpful.
06-10-2018 02:07 PM
He followed the instructions given in several messages of getting rid of the Build Path where he was combining a full path with a full path.
How similar is your problem actually? Attach your code and we can actually tell.
06-10-2018 02:28 PM - edited 06-10-2018 02:29 PM
I am trying to load the face recognition program on a myRIO. But everytime I run the program, I get an error saying IMAQ vision : File not found.
Could you help me out with this problem and let me know how to upload this on myRIO.
The program works perfectly when i run it independently on LabVIEW. Uploading it to myRIO shows me an error.
06-10-2018 02:56 PM
Moved to new thread here.