s7-300 Retentive Memory

FAGARCIA

Member
Join Date
Sep 2007
Location
ONTARIO
Posts
45
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 back to zero.
I'm looking for something similar to latch coil on rslogix
I am using CPU 314C-2DP.

thanks.
 
hi,

I don't know if if there's other way but I did something customize fb that act like a retentive timer. Tell me if fb is fine for you and i'll post the block.

warm regards,
Rey
 
The default setting for the CPU is to retain the first 16 marker bytes.
Use one of these bits instead of the coil, then drive your coil with the marker bit. (The number of retained markers can be extended using the H/W config editor, refer to CPU properties)
 
I changed the default from 16 to 255 and it is working.
but in the module information on the memory tab the amount of retentive memory did not change. It stay at 14% even after I change the mb from 16 to 255. Doesn't sound right to me. see pic
retentivefg.JPG
 
What does the byte count show ?

9214 bytes used (255 retained) = 14.060 % (rounds down to 14%)
8975 bytes used ( 16 retained) = 13.695 % (rounds up to 14% for display)
 

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,881
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...
Replies
3
Views
3,003
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,188
Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
150
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
142
Back
Top Bottom