01-06-2012 11:32 AM
I need to program a part of the code is executed periodically every so often, ie every 1 hour or every 6 hours.
Solved! Go to Solution.
01-06-2012 11:41 AM
01-06-2012 12:04 PM
Here is a simple example. (I was on my phone when I posted so obviously could not work up an example for you)
01-06-2012 12:19 PM - edited 01-06-2012 12:23 PM
There are also a couple examples of a simple timing Action Egnine posted in the Minneapolis LUG board here
The AE approach is a bit cleanre if your vi follows a classic State Machine archtecture. It probably should from your discription containing Init, Measure, (possibly Process / file), Idle and Cleanup states.
01-06-2012 12:21 PM
Elapsed Time Express VI on the timing palette.