s7-300 retentive timer circuit need help...

jingo

Member
Join Date
Aug 2008
Location
DAVAO CITY
Posts
18
i'm having a problem of making a circuit that will retained the last sequence of the program,what could be my circuit that will make the sequence continue to the next step instead of going back to step #1,example the program is running now at step#4 power failure occur, when power resumed the sequence go back to step #1 instead of moving forward to step #5..:confused:
 
I aggree with Turbourpo that it does not sound as it has anything to do with retentive timers. Maybe it does, but you have not explained why.

To me, it sounds as you need to set the retentiveness of the memory addresses that keep the active step.
For merkers, you can set the retentiveness of the merkers starting from MB0 in the properties of the CPU.
For DB addresses, you can set it in the Properties of the DB, under the General - Part 2 tab. Normally the DBs are retentive, and you turn the retentive off by selecting the non-retain option.

If you indeed need a retentive timer (a timer that keeps the accumulated time when stopped), then find FC80 TONR in the TI-S7 migrating library.
 

Similar Topics

First off, thanks for the patience with my post. Rookie to Siemens. I am trying to use a Retentive timer and it has to be around 24hours. Thus...
Replies
2
Views
1,894
It seems to be a very straightforward question but I need a help.For S7 200 Micro PLCs there is a Retentive On-Delay timer(TONR) that satisfies...
Replies
18
Views
14,251
Hello people. How do I make some memory area keep the values on a power outage. I'm using the set command on a coil, when I cycle power it goes...
Replies
4
Views
5,274
in allen bradley kinetix 300 drive first E31 error shows after resting drive E11 error occurs need solution to reset E11 fault code
Replies
4
Views
163
Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
138
Back
Top Bottom