LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Random Differential Voltage Drop (DAQ 6008)

Hi ERIKJD,

 

Again, I think that you should look through the tutorial on shift registers, and then utilize those to compare values you obtain to previous values instead of a feedback node. Also, as Lynn said earlier, you shouldn't be using comparison functions on a boolean. In your case, I believe you would want to use a boolean AND to determine if the present value is greater than 4.5 and the previous value is less than 4.5, which would trigger your wheel count. I've attached a quick example of this. 

0 Kudos
Message 11 of 12
(284 Views)

Forgot attachment. 

0 Kudos
Message 12 of 12
(283 Views)