Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

sometimes Configure.vi from IMAQdx is showing error

Solved!
Go to solution

I am using the IMAQdx blocks to capture images and store them to the harddisk,

Sometimes when i run the VI , it shows the error in "configure.vi".

 

but when i restart my computer and run the VI again ,

It wil work fine.

I am unable to find the root cause for the error

 

Can someone help me in removing this error  ?

 

Please find the Attached VI and the error it is displaying.

 

Thank you

Thanks and Regards
Gaurav Pal
Download All
0 Kudos
Message 1 of 2
(2,806 Views)
Solution
Accepted by Gaurav_Pal

I have not yet encountered an error so far in your code, however, I believe that the errors could be for the following reason:

1. The temporary memory allocation by IMAQ create vi needs to be cleared using IMAQ dispose, which also happens automatically when you reboot the system.

2 . The user configuration attributes may be out of range and thus they need to be reconfigured, which happens when you reboot the system..

0 Kudos
Message 2 of 2
(2,797 Views)