LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report vis included in the application built files

I am using the built in LabVIEW report generation toolkit to build a standard report. Once I build the executable all the HTML, Report, and Standard Report VIs are included with the executable. Is this necessary? I don't want them to be available (or even seen) in the user's destination folder.
Doug Ferguson

www.southerndaqsolutions.com
0 Kudos
Message 1 of 4
(2,449 Views)

Hello Doug,

 

Thank you for contacting National Instruments!  I was wondering if you have seen this Knowledgebase Article that briefly describes the reason for this extra files added to the application.  Also, at the bottom of the article there is a link to another document that describes how to manage those files.  If you have any further questions on this issue once you have had the chance to look through this documentation please post here and we will be happy to assist you.  I hope this helps!  Have a great day!

Thanks!
Bob H
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,423 Views)
I foullowed the instructions and the .llb was created, but the report folders were still created as well. Anyway to stop that? Should I just simply delete them after creation?
Doug Ferguson

www.southerndaqsolutions.com
0 Kudos
Message 3 of 4
(2,409 Views)

doug@southerndaqsolutions.com wrote:
Should I just simply delete them after creation?
Sure, if you wanted to. You can programmatically delete the files from the user's folder. Use the 'Delete.vi' function located in the advanced file functions folder.

 

Message Edited by Cory K on 01-09-2009 11:18 AM
Cory K
0 Kudos
Message 4 of 4
(2,394 Views)