LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Protocol for documenting

Solved!
Go to solution

Hello,
I'm currently working on my thesis and I would like to incorporate LV programming that I've written.  I cannot include any digital media with the thesis so that is unfortunately out of the question.  Is there a standard protocol for documenting my work other than screen shots of the front panel / block diagrams?

Thanks,
Tyler
Tyler C. | Certified LabVIEW Associate Developer

0 Kudos
Message 1 of 4
(2,852 Views)
Solution
Accepted by topic author Tyler_C
There is no "standard" protocol, as documentation differs from organization to organization. Usually screenshots of front panels and block diagrams don't make for good documentation since someone who doesn't know LabVIEW will look at it and see gibberish. You can have descriptions for each VI - that helps a little. You usually need to have auxiliary documentation that discusses program architecture, as well as any specific algorithms you developed for your code.
Message 2 of 4
(2,849 Views)
Have you looked at the print options. In one of the options, it allows a complete printout of the VI and its ancillary document. I believe you can output it as Html, rtf, printer etc. If you use rtf, you can import the whole printout into your document.
Message 3 of 4
(2,846 Views)



Message Edited by Riatin on 07-29-2008 03:38 PM
Tyler C. | Certified LabVIEW Associate Developer

0 Kudos
Message 4 of 4
(2,837 Views)