05-14-2014 08:24 AM
Hello All,
Working with the "print documentation" features in Labview 2012, and noticed that there is not an obvious way to create documentation for each seperate event in an event structure. Since it is possible to show each individual event as a seperate diagram in the html file, it seems like it would be useful to be able to create a description for each event. Please let me know if there is a way to accomplish this. Thanks.
GSinMN
Solved! Go to Solution.
05-14-2014 08:28 AM - edited 05-14-2014 08:29 AM
Try using integrated structure labels. You will have a unique comment for each event case. Start your comments with a hash-tag "#" and the bookmark manager becomes your very best friend for printing your help file. (Of course, you need 2013 for bookmarks to work)
05-14-2014 08:51 AM
Hello Jeff,
Thanks for the quick response. Your idea for subdiagram lables does indeed provide a good method to add a description to the diagram, and I will be using it. Still would be nice to have a description "outside" of the diagram, as it would stand out better in the html file, but this will suffice. Any other suggestions are still welcome.
Thanks again,
GSinMN