5:51 pm
May 11, 2016
Thanks Steffan,
I already use this way and this work perfectly, I've use the tick count inside the Callback VI but I would like to have the relative time between two interrupts! Using only Tick Count Micros VI, I only have the absolute time from the power on of arduino board.
I think I have to use a variable that stores Tick Count Micros value and, when the netx interrupt goes on, my VI could make the difference between the two values of Tick Count.
What do you think about this way?
thanks
9:15 pm
May 11, 2016
I found the way to do this VI and it works perfectly, now, every time that an interrupt occours, I have on serial port the number of micros from this interrupt and the previous one!
Now i would like to store this values in a embedded sistem, I've tried to store on SD card by using SD_datalogger.VI but it doesn't work, can you take a look on my interrupt callback VI?
maybe SD_datalogger.VI is too slow?
thanks
17
1 Guest(s)