LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview exe with HTML reports

Solved!
Go to solution

Hi,

I am building an exe of a program that use some simple VIs to generate an HTML report (so I didn't need Report Generation Toolkit);

in the build I found a lot of VIs included in 3 directories: NI_HTML, NI_Reports, NI_StandardReport....are all of them necessary??

Is there any way to avoid this? Shoudn't the RunTime engine include them?

 

I am using Labview 2009

thanks

CLD - Labview Certified Developer
0 Kudos
Message 1 of 6
(3,840 Views)

You did use Report Generation Toolkit!

 

See here

0 Kudos
Message 2 of 6
(3,810 Views)

Hi antea06

the newreport VI that you use to build your HTML report uses class object as you can see on the screenshot below. There isn't any way to avoid this situation; the runtime engine include them by default.

 

I suggest you to see this document.

 

Ciao!

 

HTML report.JPG

 

 

______________________
Simone S.
Academic Field Engineer - Med Region
0 Kudos
Message 3 of 6
(3,794 Views)
Solution
Accepted by topic author antea06

Sorry antea06,

this is the correct document.

 

______________________
Simone S.
Academic Field Engineer - Med Region
Message 4 of 6
(3,783 Views)

Hi, thank you for the INFO.

 

I supposed there was no way to avoid this.

I don't like to deliver such a build to the client so I build an HTML without Report Generation VIs.

 

Bye

 

 

CLD - Labview Certified Developer
0 Kudos
Message 5 of 6
(3,773 Views)

   Although I've used the Report Generation Toolkit for some projects, I have avoided using it for those deployed as executables ever since the LVOOP transition caused the distribution to blow up.  I'm looking for an html solution again for an executable.  Is anyone aware of a third-party html LV tool that can create simple reports and doesn't require the Report Generation LVOOP bloat in a distribution?

Thanks,

   DaveT

-------------------------------------------------------------
David Thomson Original Code Consulting
www.originalcode.com
National Instruments Alliance Program Member
Certified LabVIEW Architect
Certified Embedded Systems Developer
-------------------------------------------------------------
There are 10 kinds of people: those who understand binary, and those who don't.
0 Kudos
Message 6 of 6
(3,444 Views)