retentive ranges....

Retention in the AB PLC is determined by the instruction, not by the memory location. For example, use the OTL and OTU instructions for retentive bits, use RTO for a retentive timer, etc.
 
Yes, it includes loss of power.
Technically, all memory on the AB PLC is retentive. When the PLC first powers up it will perform a prescan where it will determine what should be reset and what should be retained according to the instruction.

You have the flexibility to use all of your memory as though it were all non-retentive or was all retentive - or you can group related bits right next to each other in memory and have some be retentive and others be nonretentive.


B3/0
---] [-----(OTE)--- Will not retain state of B3/0 when power returns after power failure.

B3/1
---] [-----(OTL)--- Will retain last state of B3/1 when power fails.

 

Similar Topics

Am I correct to think the Offset is the start and the Number of Elements the end? MB Offset = 14, Number of Elements = 18 Means, MB 14 to MB...
Replies
1
Views
1,667
Hi all, I have what is likely not a complex issue, but I am working in Automation Studio and want an accumulating/retentive timer when a...
Replies
17
Views
1,900
Having trouble with a Siemens S7 226 counter being retentive. I have specified in the System block C ranges offset 0, 6 elements. However, at...
Replies
0
Views
273
Been a long time since I've posted, but here we go. Started a new role in august and progressively learning about Codesys programming in...
Replies
2
Views
1,147
GE 90-30 using ME 6.0 - Newbie question... Let's say on rung 10 I set a coil (S) with a one-shot. Input to coil drops out, but coil stays...
Replies
30
Views
11,066
Back
Top Bottom