Currently the Protection options are Unlocked, Locked, and Password-protected. I'd like to add a sub option to Locked, or perhaps a new option altogether that still allows you to view the diagram but not edit the VI unless you have the password.
I want to allow people to run and view all parts of the VI, but not allow them to make any changes to the VI unless they have the password. This is one step above Locked and one step below password-protected which does not allow the user to view the diagram.
This is useful in an internal environment where you have many LabVIEW-savy users who want to look at how things work, but you still need some level of configuration management and you don't want to allow them to modify VIs.
To make this idea work and meet our needs NI would need to add support for two passwords: One that prevents the user from modifying the VI and seeing the diagram (the current password-protected option), and a new password that prevents the user from modifying the VI but allows them to see the diagram and VI settings. This is because we like to be able to debug problems even on a released application so we don't remove diagrams, we just password protect them. Our release process would utilize both password options. We would provide the read-only password to users as needed but never give out the modification password.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.