LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Replacing existing vi with new "locked" vi

The current vi on our lab's computer installed last year does not have a block diagram associated with it so I can't edit it. I want to replace this file with a standard front panel/block diagram vi with password protection.

1) how was the current vi produced so that it doesn't have a block diagram?
2) what issues should I be concerned with regarding replacing the existing vi?
Any help is greatly appreciated.

JS
0 Kudos
Message 1 of 2
(2,347 Views)
1) how was the current vi produced so that it doesn't have a block diagram?

You can do this by going to file/save with options.

2) what issues should I be concerned with regarding replacing the existing vi?

Well this could be difficult, what you will have to be concerned with is the data types entering and exiting the vi, (ie clusters and arrays) and you should know what the vi does exactly.

I'm sorry that I cannot be of much more help, there is really not much more i can say.



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 2
(2,339 Views)