Siemens SPS starter kit 6ED1057-3BA00-0AA8 12 Vdc, 24 Vdc 6ED1057-3BA00-0AA8 Scheda Tecnica

Codici prodotto
6ED1057-3BA00-0AA8
Pagina di 344
Programming LOGO! 
 
3.9 Memory space and circuit program size 
 
LOGO! 
110
 
Manual, 06/2014, A5E33039675 
The second limitation is based on the maximum number of bytes a circuit program can 
contain. You can determine the total number of bytes used by adding up the number of 
bytes used for the relevant function blocks. 
●  Retentive memory (Rem): 
In this area, LOGO! stores values that are retentive; for example, the hours counter 
value. Blocks with optional retentivity use this memory area only if you have enabled the 
retentivity function. 
Resources available in LOGO! 
A circuit program in LOGO! can occupy the following maximum resources: 
 
LOGO! device series 
Bytes 
Blocks 
REM 
LOGO! 0BA8 
8500 
400 
250 
LOGO! monitors memory utilization, and offers only those functions from the lists for which it 
can actually provide sufficient memory space. 
Memory requirements 
The table below shows an overview of the memory requirements for the basic and special 
function blocks in LOGO! 0BA8: 
 
Function 
Program 
memory 
Rem  
memory* 
Basic functions 
AND 
12 
AND with edge evaluation 
12 
NAND (not AND) 
12 
NAND with edge evaluation 
12 
OR 
12 
NOR (not OR) 
12 
XOR (exclusive OR) 
NOT (Negation) 
Special functions 
Timers 
On-delay 
12 
Off-delay 
16 
On-/Off-delay 
16 
Retentive on-delay 
16 
Wiping relay (pulse output) 
12 
Edge triggered wiping relay 
20 
Asynchronous pulse generator 
16 
Random generator 
16 
Stairway lighting switch 
16