LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to restrict the string indicator

hi... In my program i want to lock the string indicator, i.e when the button is OFF(condition is false) then we can not able to change the string value means i want to lock the current value. If i use property node with text.lock, getting an error... Please tell me the solution

                                                                                                                                                     Thank You
 

0 Kudos
Message 1 of 3
(2,761 Views)
Use property Disabled. Value 0 is enabled, 1 is disabled and 2 is disabled and grayed out.
Regards,
André (CLA, CLED)
Message 2 of 3
(2,760 Views)
THANK YOU FOR QUICK AND EASY REPLY
0 Kudos
Message 3 of 3
(2,758 Views)