using timer&counters in setp5 plc programming(csf)

Hello, Nitturis;
There are 5 timer types in Simatic S5 (pulse, extended pulse, On delay, retentive On delay, Off delay) and 2 counter types (Up and Down).
Basic timer and counter operations are described in the system manuals for the S5 family you are working with (S5-95U, S5-115U, S5-135U, S5-155U). I suggest you download the correct S5 family systems manual from the Siemens website:

http://www4.ad.siemens.de/csinfo/li...nfo&wttree=productnodes&lang=en&objID=4000024

You should find among the Step5 binary instructions all the info to program timers and counters in STL, ladder ans CSF. It will also show you what parameter formats are needed in the program to control them.
Hope this helps,
Daniel Chartier
 

Similar Topics

What programming technique would use a bit position in a Timer's acc value? For example T4:0.ACC/1 using RSLogix500 in a SLC
Replies
14
Views
2,880
Good Afternoon , I have an older Panelview Plus and do not have the application . I'm in the process of re-doing the HMI application from...
Replies
11
Views
3,896
Hello, I am new to the forum. I have been using the Redlion Crimson 3.0 software for about 3 years. I have never had any luck pausing a timer...
Replies
3
Views
1,901
I have s7-1214c PLC and want to use timer in html file. for example; after 2 minutes, change tag_1 to 10.
Replies
2
Views
1,338
I have a subroutine which sorts a large list of numeric data. The problem is that for a sufficiently large dataset the subroutine will take so...
Replies
11
Views
3,202
Back
Top Bottom