LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

transparent of block diagram

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

0 Kudos
Message 1 of 4
(2,599 Views)

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..

Regards
Guru (CLA)
0 Kudos
Message 2 of 4
(2,586 Views)

Or save without BD.

Visualize the Solution

CLA

LabVIEW, LabVIEW FPGA
0 Kudos
Message 3 of 4
(2,572 Views)

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

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 4
(2,564 Views)