12-03-2013 11:38 AM
12-03-2013 12:32 PM
Took a little while, did it in brute force method (No optimization done, if u want u can).
I hope it'll help.
12-03-2013 01:12 PM
Uday... I connect correctly good? because it doesn't work :S
12-03-2013 01:19 PM
12-03-2013 01:23 PM
Yes but now I couldn't try...with 7,4 and I put a simulator with 4.5
12-03-2013 02:43 PM
Hi tood have you got de VI program please? it would be useful ...because I'll try faster if its works
thanks a lot 🙂
12-03-2013 10:04 PM
12-04-2013 12:07 AM
Yes i tried with other value not 7,4 but this is the good value. I have to incialize the array because the time comes from thee shift register and if i dont inicialize the array it appears an error dimension...
I tried other things and the diffenrence no appears in the table i couldnt understand...
Thanks uday
12-04-2013 04:21 PM
Hi...I don't know why in the table doesn't appear any number is very strange... i couldn't understand
Any solution?
thanks again....
12-05-2013 03:43 AM
Check without indexing or using for loop and get the time at that time. Will that give exact time?
I will explain what i have done there.
-Get the index in Voltage Array where peak happens.
-Using the same index get time value in the Time array.
-Once you get all the peak times, i am getting differences between them.