LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report generation toolkit and Stand-Alone Application


@Wayne.C wrote:

Best guess is that the vi's in the toolkit are set for reentrant execution.




 

Do you see the same behavior on your end when you include all?

 

Reese

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 11 of 13
(362 Views)

Looks the same to me.

0 Kudos
Message 12 of 13
(358 Views)

Application Builder only lets you add files that exist in your project to a build specification, so you must add these files to your project first.

Follow this to add class and library:

 

1. In your Project Explorer window, right-click on My Computer and select Add»Folder (Snapshot).

 

 

2.Then navigate to C:\Program Files\National Instruments\LabVIEW x.x\vi.lib\Utility\NIReport.llb (where x.x refers to the specific version of LabVIEW being used) and click Current Folder.

 

3.Repeat the same procedure to add the LVClass folder by navigating to C:\Program Files\National Instruments\LabVIEW x.x\vi.lib\Utility\LVClass.

 

4.After you have the two folders in your LabVIEW Project, you can add them to the Always Includedsection of the Source Files category of the Build Specifications.

 

 

For further details see 

 

http://digital.ni.com/public.nsf/allkb/8A0E6274D9BD7B1986256F62006AD402

0 Kudos
Message 13 of 13
(321 Views)