12-20-2009 11:38 PM
Hello Rainer,
The stop "button" is directly connected to the the conditional terminal of the while loop and ,when executed, since there are no user events for this stop button, the loop will not stop (since the event structure will keep on waiting for an user event to occur).
Actaully i am not sure whether the event structure has been configured for the "stop button value change event" or not becasue i can see only one frame of the event structure
Guru
12-20-2009 11:44 PM