LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Retroactively apply block diagram password to all subVI's?

Is there a way, maybe using property nodes of some sort, to apply a block diagram password to all subVI's by applying it to a main VI?

0 Kudos
Message 1 of 2
(2,890 Views)

Simple way: create source distribution in project, set password, copy build over source files.

a little more difficult way: get vi reference, set password, save.

How to get all subVIs references... One of the project items is Dependencies, if project consists only of this VI - you have links to the current VI's subVIs. May be there is simpler way.

Message 2 of 2
(2,865 Views)