02-17-2010 11:17 PM
kavitha,
I believe that the application that you have built will be running (means all the indicators that are on the front panel can not be edited). So why are you worried that some one is going to change a indicator value?
Just look at the link provided by Raven . may be you should talk to kasper 😉
02-17-2010 11:53 PM
dear guru sir,
My application is running as i expected.But my Boss is ordering me to make multicolumn list box cells as read only without giving password protection .That is why i am asking u.Otherwise while running no problem...only when the VI is not running ,box cells are editable.He wanted me to make those cells as read only ...
If any option is there ok tell me.
Otherwise .ok.Still I am searching for the options
Thanks a lot
Kavitha
02-17-2010 11:58 PM
No. If you don't password protect the VI, the you have much bigger problems since anyone with LabVIEW can modify/delete/copy/whatever to your VI and having an indicator that someone can enter data in is insignificant. You would presumably initialize the indicator when you program starts so again no big deal.
Password protect it and set it to run when opened or use the application builder to create an exe. That by default will run when opened.
Tell you boss to take a few LabVIEW courses. You might want to take them together.
02-18-2010 12:04 AM
guru,
Thanks a lot.
I am fully satisfied with ur response.
I will do whatever u mentioned in previous message.i will build exe...and give password protection
once again thank u very much
Kavitha
02-18-2010 03:56 AM
Take this suggestion...
"At a point of time you have to convince your boss that what ever he says is not always right!!"
02-18-2010 08:23 AM
Guruthilak wrote:Take this suggestion...
"At a point of time you have to convince your boss that what ever he says is not always
right!possible!"
Ben
02-21-2010 11:21 PM