Benigno22 Posted September 6, 2017 Report Share Posted September 6, 2017 Hello there, I'm new here, programming with U90 PLC I need help with something, I don't know how to create a total run hour on display, can somebody help me with it? Quote Link to comment Share on other sites More sharing options...
Isakovic Posted September 6, 2017 Report Share Posted September 6, 2017 In U90 you have to build accumulated timer with ladder logic: https://unitronicsplc.com/Download/SoftwareHelp/U90LadderKnowledgebase/Timers/Counting_accumulated_time.htm In Vision controllers you can use accumulated timers. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted September 6, 2017 MVP 2022 Report Share Posted September 6, 2017 Make your own hour accumulator. I've attached a program that includes a decimal (6 minute increments) and will display up to 9,999,999.9 hours. Should be enough. Joe T. Jazz Hour meter.U90 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.