03-25-2021 09:43 AM
Hi
The application is running continuously with IMAQ read file 2 .vi without any errors.But in between error no. -1074395992 is occuring while reading the image file.
It would be helpful if any one can help with this error.
03-25-2021 11:15 AM
You can right click the error code and choose Explain Warning.
03-26-2021 02:11 AM
hi
so what could be reason for "File access denied"?
03-26-2021 02:38 AM
Hi Sajeesh,
@Sajeesh wrote:
so what could be reason for "File access denied"?
Some other routine or application is accessing the same file in parallel…
03-29-2021 02:15 AM
Hi GerdW,
so in LabVIEW do we have functions or libraries to check if the file is used/accessed by other applications.