Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with Counter

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?

0 Kudos
Message 1 of 4
(5,708 Views)

1. What is the hardware you use?

2. Attached VI.

0 Kudos
Message 2 of 4
(5,692 Views)

Hardware a microcontroller Arduino UNO (ATmega328) with LIFA. The Sensor is a reedcontact. Baudrate to Arduino is 115200 Symbol/second.

 

 

0 Kudos
Message 3 of 4
(5,690 Views)

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?

0 Kudos
Message 4 of 4
(5,673 Views)