Search found 1 match

by Erik
Mon May 26, 2014 8:36 am
Forum: Application Development
Topic: Hour counter
Replies: 1
Views: 6807

Hour counter

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 t...