07-13-2008 11:49 PM
07-14-2008 08:09 AM
07-14-2008 10:09 AM
07-14-2008 06:10 PM
Hi Everyone,
I can think of several reasons why you would like to do this. It should not be difficult to accomplish really. The functions that you need in order manipulate AVI’s are installed with IMAQ not the Vision Development Module. I would suggest taking a look at this knowledgebase that discusses what functions are installed with IMAQ. Which VI's are Installed with NI-IMAQ? So if you have IMAQ installed you should have support for it. I would suggest taking a look at some of the examples that ship with IMAQ. Specifically the Sequence and Save to AVI.vi and Read AVI Example.vi. I think with a little work you should be able combine these two VI’s to do what you would like to do.
07-14-2008 11:39 PM
07-15-2008 09:02 AM
Thanks for correcting that. I can never get those two straight.
@Adam_H wrote:
Hi Everyone,
The functions that you need in order manipulate AVI’s are installed with IMAQ not the Vision Development Module.
07-16-2008 01:31 AM
07-16-2008 08:14 AM
Hi ShadyAzz,
You do not need a waveform graph with each frame. That example is simply showing that it can be done if you would like to have the graph. I think it might be beneficial if you gave us a little more explanation of what you are trying to do because as I understand it these examples do what you want.
In the AVI Read Write With Data Example.vi the image displayed is that of the written AVI with the data that was written to it. I do not know how you would use one image display to display two different videos. I think the best way to do this would be to use two image displays to show both sides of the videos.