LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving a file: This really weird

Hi,
 
This is a weird one. After I make changes to my current program I save it. However, the changes are not saved. I have a blinking indicator. I wanted to get rid of this feature and removed the blinking feature. After saving the file, run the program the indicator is still blinking. Closed LV. Shut the computer off and all other devices. Had a fresh start. Still the same.
 
Anybody has any experience like this?
 
Melih
0 Kudos
Message 1 of 3
(2,579 Views)
It's not so weird. You created a blinking property node and wired a true to it. Unless you change the property back to non-blinking by wiring a false to it, the property stays the same. Deleting a property node does not make a changed property revert back. Re-create the property, wire a false, run the VI, then you can delete the property node.
Message 2 of 3
(2,568 Views)

Yep. It was weird but not anymore!

Thanks,

Melih

0 Kudos
Message 3 of 3
(2,553 Views)