Working hours Counter Siemens STEP7

niek.t

Member
Join Date
Aug 2015
Location
Bruges
Posts
10
Hi Guys,

Just a quick question (out of interest)

Is there in Step7 (not TIA) a function for work hour counting?

I had implement those in the past and always ended up making them myself...
 
I've always just counted seconds into a UDINT. Call a run-time routine by interrupt once/second. The rungs are very simple: Condition -> Seconds = Seconds + 1. It's good for well over 100 years of continuous running.

I think that counts as a "no." ;)

Good Luck,

Yosi
 
There is a runtime meter function built in to the PLC. Note that it counts hours only.

Check out SFC 2,3,&4
 

Similar Topics

I have a pump with ON off status in PLC micrologix 1400 my question is how I can calculate working hours base on ON/off status How I can use the...
Replies
5
Views
2,450
Hi experts, I would like to have some opinions from you :) I have to estimate working hours using PCS 7 on a quite big project. I am a PCS 7...
Replies
2
Views
2,616
Hello to all, can you please provide an example of obtaining a current working directory as a string in CodeSys? For example, during starting the...
Replies
7
Views
215
I feel like this is probably a very simple thing I am overlooking. (Compact Logix Studio 5000) This is my first time using the predefined...
Replies
11
Views
494
I am creating a project with WinCC Unified v16 Upd6 (PC runtime) with an S7-1200. The communication is good between the PC and the PLC as I can...
Replies
6
Views
259
Back
Top Bottom