s7300 cpu and memory

tgaljar

Member
Join Date
Apr 2006
Location
Virovitica
Posts
69
Does anyone know is it possible to use S7300 CPU which has slot for Micro memory card without the MMC. As I can see that every CPU has its own internal memory (313C 2DP has 32kb) but I can't download OBs to CPU if MMC card is not present!



Is there a way to trick the CPU and use juts his internal memory?



Thanks.
 
Hello tgaljar;

Physical memory in S7 PLCs is devided in 2 banks (one of them is now the MMC card):
-work memory, in which the actual CPU program is processed; this is a fixed value data bank, non-upgradable (except in very high-end S7-414 CPUs) and determined by the CPU model you are using;
-load memory, into which you download the program from your programmer. For the newer CPUs, such as the CPU313C-3DP you are using, a MMC card must be used for load memory, and inserted in the MMC slot of the CPU. Without it, thwere is no place for the program blocks to be downloaded to the CPU. It must be present, and be at least 1.5 times the size of the work memory for the CPU model used. It can be expanded at will, and the larger sized MMC cards can also hold the program archives, pdf files for the project...
The reason for this arrangement is to allow online modifications tom a downloaded program while the CPU is running. You download to the load memory, without disturbing the CPU, running on the work memmory version on the blocks. Any new block in the load memory is transfered to the work memory at the beginning of a new scan cycle.
This of course is the short, S7 memory for Dummies version; there are more complex description of this process in the different S7 programming manuals available on Siemens' support website.

Hope this helps,
Daniel Chartier
 

Similar Topics

Experts! Advice required S7300 CPU 2 DP 315 Master Slave Profibus.(2 CPU) In My application I have to send data from Master to slave and slave...
Replies
0
Views
1,939
Experts! Advice required S7300 CPU 2 DP 315 Master Slave Profibus.(2 CPU) In My application I have to send data from Master to slave and slave...
Replies
0
Views
2,334
Hello, Does anybody notice or meet the same problem - diagnostic status bit in DB200(auto create by FB126) has delay for around 10s after profinet...
Replies
0
Views
1,799
Dear All I have worked with MODBUS TCP and RTU many times and commissioned successfully. Here First time I m working with S7300 to establish...
Replies
8
Views
3,181
Hello Guys, I have some problem in my CPU 315-2 DP the SF is flashing, I did everything I clean up the cpu, check the earth ground, everything is...
Replies
4
Views
5,095
Back
Top Bottom