Hour counter
Posted: Mon May 26, 2014 8:36 am
Within our system we have several e-motors for which we want to store the "running hours". This information should be stored at "non-volatile" memory in the operator terminal.
I was thinking of using a "cyclic timer" which automatically will be started at power-up of the terminal. After each cycle the "running" status is checked and the elapsed time is added to the total amount of running hours.
Before I start working on this I would like to know:
1) Is there a limit in writing to "non-volatile" memory?
2) Is there a standard solution for an "hour counter" (I checked forums and help file but could not find anything).
Thanks
I was thinking of using a "cyclic timer" which automatically will be started at power-up of the terminal. After each cycle the "running" status is checked and the elapsed time is added to the total amount of running hours.
Before I start working on this I would like to know:
1) Is there a limit in writing to "non-volatile" memory?
2) Is there a standard solution for an "hour counter" (I checked forums and help file but could not find anything).
Thanks