Jump to content

Report Generation and Executable


Recommended Posts

Dear all,

I have develop a software listing VIs in a folder and generating a Word report (using the Report Generation Toolkit 1.1.2) including the VI icon, the block diagram, the front panel and other VI descriptions. I'm using the VIs which are under the palette: Report Generation -> VI Documentation.

Everything goes well under the developpement engine, but images (icon and block digram) are not working under the executable.

post-6600-1211876588.png?width=400

I found the problem source: "Error Code: 1043 - Source: Property node (arg 1) in Create_VI_Documentation_Component_Image.vi".

The reason is: This function does not work under the LabVIEW Runtime Engine 8.5:

My question is: How can I do to make it work ?

Does anybody is able to generate an executable generating a report with the block diagram of a VI !

Thanks a lot for your help.

Laurent

Link to comment

QUOTE (T_Schott @ May 27 2008, 10:43 AM)

Here is the part of the code reproducing the problem:

Download File:post-6600-1211880490.zip

If you don't have the Report Generation Toolkit, you probably just need to "Relink" some of the VIs (because I'm finally using the basic Report Generation fonctions.

QUOTE (T_Schott @ May 27 2008, 10:43 AM)

did you use the debug enviroment to debug the exe?

Not really, I have used LOG Files to trace the error occuring inside the executable !

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.