To download NI software, including the products shown below, visit ni.com/downloads.
Overview
The example demonstrates how to create a AVI file with a video of a waveform chart.
Description
LabVIEW features a AVI palette that can read or write a AVI video file toor from any IMAQ image data type.Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text 'NIVerified'. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Hey Ricky,
Nice example if not all together practical. One way that you could improve this to make it a little more scalable is to sync this with an event structure that only executed when the WF Graph was updated with a new value. This would likely also be a little easier on the processor.