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)
|
![]() |
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
|
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. 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
|
|||
|
|
||||
| Ad |
May 27 2008, 08:24 AM
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 ,. ,.
|
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. hi is thier a chance that you post the code?? did you use the debug enviroment to debug the exe?
|
|||
|
|
||||
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
|
is thier a chance that you post the code?? Here is the part of the code reproducing the problem:
TEST_Report_Generation_Folder.zip ( 182.23K )
Number of downloads: 72If 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. 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 !
|
||
|
|
|||
![]() ![]() |
| Time is now: 3rd December 2008 - 09:12 AM |