01-26-2014 09:45 PM
Hi
Could you please let me know how can I add a digital graph to a report. One of my LabVIEW code modules give me a Digital waveform data and I would like to plot it in LabVIEW.
thanks
01-27-2014 01:03 PM
One option is to save the image of the digital waveform graph in LabVIEW. Then in TestStand, add the image file to the report. Here is a link to example code to do this:
How to Insert a LabVIEW Control Image to a TestStand Report