I know how to screenshot the front panel to a image file, but is it possible to save the front panel of my VI to a video file? If so, how do I do it?
Thanks.
---------
More info (if needed):
I am reading in .csv data which has time vs. five independent variables. I am writing a VI that will take that data, use it to display on the front panel, and then save that video in "real time" i.e. I would use the time data to delay the actual time interval in the front panel update loop. Is this even possible in LabVIEW?