08-18-2015 04:18 AM
Hi, im working on this project to count cycle of rotation. I already did my code but it seems like when the condition is meet, it keep on counting. I would like to make it behave like a switch whereby when the condition is met, its only count +1 as per data entry.
Thanks, here is my labview code
08-18-2015 09:46 AM - edited 08-18-2015 09:55 AM
Which part of your code is the "condition" to be met? Is it the little "== 3" part? How you have it coded now, it will alsways increment every time the value is 3.
Looking at your code more, are you just trying to do the RPM calculations and that's what you're having trouble with? Just use the Comparison palette and the Numeric palette to run the calculations and comparisons to match the textbox you put in there.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'