i am using the VI for image acquisition. when i run the VI, it crashes after writing some .AVI files.
Enqueuing and Dequeuing of data runs, but suddenly
Offset idicator stops at zero and it does not inrease
any more. i am posting two VIs. one i am using for image acquisition, enqueing image in a queue and then in another loop dequeue it and then write this with the help of AVI write function which is developed by
Alliance vision.
second VI i am posting so that you may understand how i am creating path.this Vi is just to create path.
my second question is that i want to stop two while
loops, one for Enqueuing and other for Dequeuing
same time with same stop button. butit does not work.
i tried
even with local variables. but it is not working.
any tips would be appreciated.
thanks