LV2013/Vision 2013
In a loop, I am grabbing images from a camera using the Vision Acquisition express vi. To the output image, I add a text overlay of the system time (e.g., 11:23:56.489). The overlay is pure white text on a pure black background. I then send this resultant image through the Merge Overlay.vi to destructively place the overlay onto the image. I then save this image as a frame in an AVI file with IMAQ AVI2 Write Frame.vi. On the LV front panel image indicator, the image shows the timestamp. However, the saved AVI file does not. The AVI file shows the frames as if the overlay was never there. It's as if the Merge Overlay.vi didn't actually do a destructive merge and the IMAQ AVI2 Write Frame.vi just threw it out. Anybody have any idea why the overlay isn't showing up in the AVI?
Thanks,
Dave