08-30-2007 03:49 AM
08-31-2007
08:07 AM
- last edited on
04-30-2025
03:10 PM
by
Content Cleaner
Hi Akiel,
I hope you are doing well today! First, you will need to create a LabVIEW program which creates the report in Excel. You can do this by using ActiveX in LabVIEW. More information about that can be found at Using ActiveX with LabVIEW. I would recommend you to look into the LabVIEW Report Generation Toolkit, which is a library of flexible, easy-to-use VIs for programmatically creating and editing Microsoft Word and Excel reports from LabVIEW. This takes care of all the ActiveX talk for you. After that, you will have to overwrite/edit the Test Report sequence in the Process Model to generate the report in LabVIEW. I just want to let you know that this will be tedious work. Is there a reason you want the whole report to be generated in Excel? If you just want some values, that will be a lot more easier and can be easily done in post-step. Good luck with your application!
09-03-2007 03:13 AM
09-03-2007 12:00 PM