Runtime over a given period of time.

AdamUFS

Member
Join Date
Jan 2017
Location
Illinois
Posts
2
Hello. I am working on a project on automation direct plc's. I am running several motors and have hour meters set up on them that are displayed on the HMI. The customer wants to be able to view the hours that the motor has run over the past 24 hours, past 7 days, etc. what would be a good way of doing this. Thanks.
 
My experience with the DL205 is very limited but I think it supports indirect addressing and/or shifting of words of data. I have no experience with the C-More (yet).

You will need to plan out the data you want to "shuffle" and leave a little room for future stuff.

Figure out how many data points and for how many days. Make sure you understand exactly what the end user wants. Sometimes you have to grill them a little bit and explain what you can do and make sure it matches up.

I typically provide run hours to two decimal places for each motor as a running forever long integer, and then another value for today. At midnight (or another specified hour) I will shuffle the daily numbers and clear today's numbers.

This will not tell the operator what time his pump started, how long it ran each time, how many times it ran today, etc. If that is what they want, a different approach may be called for. If they want a trend chart with start and stop indications for each motor, I let the HMI handle that and log it for me with little to no PLC work involved.
 

Similar Topics

hello s7-400h and wincc are connected to each other via Ethernet. I need help on how to do time synchronization
Replies
0
Views
53
when i tried to go online, why its showing lie this
Replies
1
Views
88
I have been trying to add a button to an HMI Panelview version 5.1 for a couple days. Each time I download I get no data in my buttons, only...
Replies
0
Views
206
Hi there! I got a HMI terminal Panelview Plus 7 (PN-332439 / CAT 2711P-T12W21D8S) which work on a APP 8.00 i'm trying to modify with my FT View...
Replies
9
Views
682
Hello ladies and gents I’ve hit a road block on a project, it’s AB for preface this is a converting line including Winder tailsealer and...
Replies
4
Views
770
Back
Top Bottom