Setting up my own practice rig

Correct



Also correct. When the PLC boots up, it copies everything in load memory to work memory, and then sets all the M/I/Q to 0 (except retentive values).



Some programs might keep running from work memory, but either way, you're right, don't do it. It's bad for the MMC, and it definitely isn't recommended.



Yes. A memory reset is basically the same thing as the PLC getting powered on. The Work memory is deleted, and then the project is copied off of the load memory again. This means that all DB values get set to their initial value, and all M/I/Q memory goes to 0.



Not sure about the 400. I know it does have at least a little bit of internal load memory and does not require a memory card, but I know it also has a few different kinds of memory cards to expand the load memory. they may react differently to a memory reset. I know at least one kind of S7 400 memory card is flash memory, which mostly behaves like the MMC for the 300.

Answered some of my queries on MMC usage here, thank you!

Rob, I'm not far from you and learning a bit more about Siemens too, this website has been very helpful so far and people offering lots of advice. I hope to be able to return the help in future!
 

Similar Topics

Good morning fellow sea captains and wizards, I am being asked to do the above and obtain 4 values from each slave, I know about the MRX and MWX...
Replies
32
Views
913
SELECTED NEW FILE SELECTED PROCESSOR TYPE SELECTED I/O CONFIGURATIONS IM UNABLE TO CONFIGURE MY I/O’S. I HAVE A PAPER COPY OF A PROGRAM AND I...
Replies
0
Views
93
Does Rockwell still offer reset codes for old school Master Disk floppy's? In a bind and need to reset the activation disk soon and to be pointed...
Replies
9
Views
253
Hello, I am in possession of a WAGO PFC 200 750-8216 which I was successfully able to set up as a Modbus RTU Master to a slave device using...
Replies
0
Views
94
Hello. I am trying to use a Prosoft AN-X4 to improve the communications for a new panelview plus 7. This is going from a SLC-500 through DH+ to a...
Replies
9
Views
304
Back
Top Bottom