I'm trying to make an application that doesn't require the user to make a click on a button, in order for the action to occur. I need this action to occur every 500 ms, but the thing is I don't know how to do this programatically, since I'm new to labview. what I want to do is take a picture from my web cam every 500 ms, and in another windows, I want to capture the entire video. So I would have a live video stream on one side and a picture from that live stream on the other side. any examples will be greatly appreciated.
Thanks!