I want all the indicators, controls to be initialized to default each time i execute the VI. At present i create a local variable for each of the contorls and indicators and set them to default in my program. So if i have 50 variables i have to set them all to default. I am aware that you can goto Operate > Initialize all values to default, but a user new to labview will not be able to do this each time.