LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Forum Rules

Please post topics into this forum that relate to specific features introduced in LabVIEW 8.x.x. The post will be moved to the appropriate forum if it does not meet this requirement. Your post may also be moved if it's deemed that it would fit better in another forum regardless. For example: LabVIEW OOP topics should go to the GOOP forum.


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Report Generation and Executable, VI documentation fonctions not working with an EXE
lraynal
post May 27 2008, 08:24 AM
Post #1


Very Active
***

Member
Posts: 66
Joined: 24-October 06
From: Toulouse, France
Member No.: 6600
Using LabVIEW Since:2000
LV:8.20 ,7.1.1 ,5.1.1
France Australia Germany


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.
Attached Image


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:
http://digital.ni.com/public.nsf/allkb/1E180530E05E4DB28625731C006CCB5A


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





Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post May 27 2008, 08:24 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
T_Schott
post May 27 2008, 08:43 AM
Post #2


Active
*

Member
Posts: 15
Joined: 13-February 08
From: Germany
Member No.: 10755
Using LabVIEW Since:2005
LV:7.0 ,. ,.
Germany Nothing Selected Nothing Selected


QUOTE (lraynal @ May 27 2008, 09:24 AM) *
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.
Attached Image



hi

is thier a chance that you post the code?? wink.gif

did you use the debug enviroment to debug the exe?


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
lraynal
post May 27 2008, 09:31 AM
Post #3


Very Active
***

Member
Posts: 66
Joined: 24-October 06
From: Toulouse, France
Member No.: 6600
Using LabVIEW Since:2000
LV:8.20 ,7.1.1 ,5.1.1
France Australia Germany


QUOTE (T_Schott @ May 27 2008, 10:43 AM) *
is thier a chance that you post the code?? wink.gif


Here is the part of the code reproducing the problem:
Attached File  TEST_Report_Generation_Folder.zip ( 182.23K ) Number of downloads: 72

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 !


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 3rd December 2008 - 09:12 AM