09-26-2013 12:11 PM
I'm new to labview and need to create an event counter, which works from an analog signal input, increments when a set value is reached and produces a warning message when a different, higher value is reached. I need the counter to increment only once when that value is reached, and to only increment again after the signal has fallen below the set value (at the moment my program counts continuously at sample rate once that value is reached). Any help would be appreciated.
09-26-2013 12:19 PM
Show me the money - errr - code! 😉
09-27-2013 01:45 PM
go to examples in labview for event trig
09-28-2013 09:16 AM
So far this is it, and so far it's not doing what I want it to...
09-28-2013 11:04 AM - edited 09-28-2013 11:17 AM