LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Lewis_G

Block Diagram Documentation Node

Hi all,

 

I often find when programming with LabVIEW that I don't have room on my block diagram for free label documentation.  I find it hard enough trying to keep clean and tidy code and even harder document it well.  Free labels take up lots of room and I end up not writing good documentation because I don't have room for it.

 

My solution to this problem is a Documentation Node where you can write comments in a free label, minimize it and use context help to read it in the future.

Before:

Before.png

After:

After.png

Lewis Gear CLA
LabVIEW UAV

4 Comments
tst
Knight of NI Knight of NI
Knight of NI
Lewis_G
Active Participant

Smiley Sad

 

Hopefully we will see this soon

Lewis Gear CLA
LabVIEW UAV

SnowMule
Active Participant

VI Properties -> Documentation ?  Kind of the same thing, no?

 

Other thing I've done is set the comment to "vertical arrangement" -> "clockwise".

 

The code should somewhat document itself, I think yours does that well without all of the comments.

 

But to shrink down a large-ish comment block would be nice.  +1 for the idea.

Darren
Proven Zealot