LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i export the vi documentation

Hi,
How do i export the my project or vi documentation to microsoft word file?
 
thank you,
Ranjith
0 Kudos
Message 1 of 9
(3,689 Views)

Hi Ranjith,

use a property node to read the vi documentation and use for example the report geration toolkit to write it to word. Do you know the code capture tool? Maybe this can also help.

Mike

0 Kudos
Message 2 of 9
(3,688 Views)
Hi Mike,
I dont know about the Code capture tool. I have give documentation to all vis. now i need to put that into word document.
thank you,
rajni
0 Kudos
Message 3 of 9
(3,679 Views)
Hi Mike,
I dont know about the Code capture tool. I have give documentation to all vis. now i need to put that into word document.
thank you,
rajni
0 Kudos
Message 4 of 9
(3,671 Views)

Hi Ranjith,

this is the link to the Code Capture Tool http://forums.lavag.org/Code-Capture-Tool-file121.html.
To get your documentation you can open a reference to all your vi´s. Use a property node to get your documentation. Do you have the report generation toolkit? If yes you can create the word document with it.

Mike



Message Edited by MikeS81 on 08-04-2008 03:00 PM
0 Kudos
Message 5 of 9
(3,671 Views)
Hi Mike,
I installed the code capture tool. but it throughs error while running it.
what could be the problem?
Thank you,
Rajni
 
0 Kudos
Message 6 of 9
(3,655 Views)

Hi Ranjith,

sorry, i don´t know, the Code Capture Tool was only a tip, i don´t know if it can help you. I know you can make good pictures from your code with it. Did you try it with the reference of the vi´s and the property node?

Mike

0 Kudos
Message 7 of 9
(3,651 Views)

 

How big is your diagram?

That message indicates that you did not have enough memory to capture the image.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 8 of 9
(3,641 Views)
TRanjith,
 
Since you can print the documentation as RTF or HTML, pasting it into word will work. How many pages are created when you create the documentation?
0 Kudos
Message 9 of 9
(3,638 Views)