10-09-2013 10:43 AM
hi
A signal gives a correct value, if the speed is under 20km/h. above, somethime not correct. is there a opportunity to don`t show the incorrect value? I mean only the max. value in time?
10-09-2013 09:27 PM
1. What is the hardware you use?
2. Attached VI.
10-09-2013 11:26 PM
Hardware a microcontroller Arduino UNO (ATmega328) with LIFA. The Sensor is a reedcontact. Baudrate to Arduino is 115200 Symbol/second.
10-11-2013 02:43 AM
Can you show us the actual measured graph? It might be due to the fast reading of the device, I would also recommend using some timing functions, as wait or wait until next.
Did you have a look at the examples? Are these working correctly?