Hi everybody 
 
 
 
Ihave a file that does the Knight Rider Flasher but I need a help in the following points. 
 
 
 
Use the Knight Rider Flasher program and modify it for the following 
 
 
 
functionality: 
 
 
1. Modify the logic so that the same sequence is displayed without using the 
 
 
 
‘Indexed Array’ and ‘Remainder Quotient’ block as used in the class. 
 
 
 
2. Modify the control logic so that you start the program only once using the 
 
 
 
SINGLE RUN button and it should start working in the continuous mode. 
 
 
3. Whenever a STOP button (same one that was used for stopping the WHILE 
 
 
 
loop) is pressed, the flasher must freeze wherever it was without terminating 
 
 
 
the program. 
 
 
4. If this STOP button is pressed again then the Flasher must start from the 
 
 
 
same point where it got frozen in the previous step. It should NOT start from 
 
 
the beginning! 
I've posted the file I've made but if anybody can help me in this I will really appreciate it.. 
Thanks again