| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi, tst is right, race conditions can certainly cause such errors, especially the ones that you see only sporadically. Is there a chance that you are destroying the image buffer in parallel? Make sure that you dont have an IMAQ Dispose VI that might be reached before the Image to Array VI. Jaidev |
|
#2
| |||
| |||
| image is not being deleted out of turn, here is a picture of the vi: ![]() the data should arrive at the "before" output and the IMAQ array to image function at the 'same' time. the image can always be displayed properly. it contains valid values, but every once in a while "array to image" tells me it's not an image! If we assume this is a race condition, how do I solve the problem? |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.