To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI allows you to set the password state of an entire directory or LLB
Description
This VI makes use of property nodes to gain access to the password properties of a VI so that you can set a password, remove a password (provided you know it) and set the VI to locked. Using for loops the code is iterated to allow a folder / LLB to be passed through it.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet of Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
VI analyzer can be used to do similar things.