01-11-2012 07:48 AM
01-11-2012 07:55 AM
ya u r correct
it is not giving desired value
what i need to do to get desired result
01-11-2012 09:02 AM
Well, first, where's your timing. You also have a loop with uninitialized shift registers which can give you undesired results (I hope I didn't say too much).
I don't know what you hope to accomplish with this code. Your indicator will display only the result of the last iteration.
Your initial VI: What's the purpose of the shift register? Start there. The best way to learn is by doing. These are very basic questions.