SLC500 EEPROM write protected

fredjohns

Member
Join Date
Dec 2008
Location
Pennsylvania
Posts
119
I have a SLC500 PLC with a 5/02 (1747-L524) CPU and there is a 4K EEPROM installed in the CPU. When I try to save the program into the EEPROM I get a message that the EEPROM is write protected. What do I need to do in order to be able to load the program into the EEPROM and get rid of the write protection. In other systems we have I have been able to load into the EEPROM with no problems.

Thanks
Fred Johns
Day Timer, Inc.
 
From the help file

Memory Module Write Protection

Memory module write protection allows you to permanently program the memory module. This option is similar to UVPROM functionality. Once a memory module is programmed with write protection, you can no longer write to it using an SLC 5/03, SLC 5/04, or 5/05 processor.
Apply this protection via the Memory Module Protection dialog box that appears when you attempt to perform EEPROM after selecting Comms > EEPROM.
Click the Normal Protection Control button if you want to reuse the EEPROM Memory module.
Click the Write Only Protection Control button if you want to retain the program in EEPROM and do not want the EEPROM device reprogrammed at any time.
Note for MicroLogix Controllers
These controllers only provide a capability that allows you to select whether or not the communications configuration in the controller should be maintained when a program from a memory module is transferred to the controller. Maintaining this configuration information prevents the loss of communications after the program is transferred.

Apply this protection via the Channel Communication Configuration dialog box General tab.

____________
I guess it was write protected in the writing process.
 
Write protection is for real

The 1747-M2 is an EEPROM, and can be rewritten many times.

The 1747-M4 is a UVPROM, the old-fashioned ultraviolet-erasable ROM chips. Generally they are only written to once, inside a PROM programmer. Even if you erased it with a UV source, you couldn't write to it while it was installed in the SLC controller.

1747-M11, M12b, and M13 are "Flash EProm" that are writable inside the SLC and as an option can be write-protected so that they cannot be re-written.

The three types of ROM plugs are described in RA Knowbase article 9137 and in the SLC Modular Hardware Style User Manual.

In your case, the only option is to put in a new EEPROM module.
 
I think the EEPROM that is in my 5/02 cpu is the 1747-M2 but I will have to check in the morning when I go in. If I do in fact have the M2, then should I be able to rewrite over what is already in it.
 
fredjohns said:
... If I do in fact have the M2, then should I be able to
rewrite over what is already in it.

Not if it has been write protected. If that's the case as you describe in your first post, then you need a new one. If you need to edit the PLC program and want to avoid faults or having it overwritten by the EEPROM, then remove the EEPROM and turn off any bits that may cause errors when you run the SLC without it. Be sure you have a good battery installed.
 

Similar Topics

I have a SLC500-L30C fixed hardware plc with a bad comm port(someone jammed loose wire ends into the comm port a some point in time). I have...
Replies
2
Views
1,468
Hi Folks....I found something interesting today at work. We made a program change on about a half dozen machines today. All of these machines are...
Replies
1
Views
2,051
I cannot add SLC500 analog input tag (I: 8.3) to EZSeries Touch Panel Editor (V 5.3). I used all the listed tag datatype but it all says "Invalid...
Replies
8
Views
144
can the slc500 5/05 send a email and text over Ethernet ?
Replies
3
Views
182
Hello, did anybody know, if there exist an converting cable like the1492-CM1746-M01 (for an 1746-IB16 to an 5069-IB16), for an 1746-HSCE to an...
Replies
3
Views
385
Back
Top Bottom