03-31-2011 03:07 AM
Hi all,
I want to make all structures in the block diagram transparent and want to write annotation to related places on block diagram. How can I make all elements of the block diagram transparent?
Thanks
03-31-2011 04:29 AM
Any particular reasons for making the structures in the BD transperent? if you are worried about some unauthorized access to the BD then you an always password protect it..
03-31-2011 06:51 AM
Or save without BD.
03-31-2011 07:27 AM
I think he is more thinking about functionality as common in Visual Studio:
Collapse/Expand parts of the code (like namespacing area) and instead give some little documentation like
// tricky algorithm here
I suggest you to work with subVIs. They will solve most of the requirments you are after if i understood your question correctly.
hope this helps,
Norbert