12-08-2016 03:40 PM
I am using the ComplexImageToArray.vi in my image processing program. My program keeps crashing and I think it is because it is not built to continuously take in data. I want to use ImageDispose.vi to get rid of images after they are used in my program, but I can't figure out how to use it after the ComplexImageToArray.vi.
My questions are, what happens to the original image after it goes through ComplexImageToArray.vi? Is there any way to get the original image back to dispose of it after using this vi?
12-08-2016 08:18 PM
That's funny, I didn't see the VI that you meant to attach (so we can see what you are really doing, and test it to understand why it seems to be mis-behaving). Do not attach a picture of a VI -- that is worse than useless. If you need to attach multiple VIs, put them in a folder, compress the folder, and attach the resulting .zip file.
Bob Schor