2 posts in this topic

Hello,

 

Seeking for assistance on how to program the below conditions,

If I wanted to see the history of the total numbers per hour, like it will be displayed in my HMI Events Screen. How will I do it?

Attached image is the one I am trying to work on, but still not working. Do you have any other suggestions what to use in the program for me to be able to display the logs per hour?

Thank you for any help you may give.

MOVE.png

Share this post


Link to post
Share on other sites

Take a look at AccumulationTimer. This will output TIME data type. You can use TimeToNanoSec to convert if you wish.

You can use the method you are attempting but you'll need to reset the TON after the time elapses.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now