PLC Downloading Problem

kyonemoto

Member
Join Date
Aug 2005
Location
Sylmar
Posts
1
I am using RSLogix 500 and RSLinx with an Allen Bradley SLC 5/03 Controller. This machine was built for us but was never finished and the program written for it in the processor module was never completed. I am trying to swap a newer version of the program into the SLC with an RS232 cable. I was able to upload the original program fine off of the processor and when I try and download it seems like it downloads fine. But when I upload again to see what I have just downloaded it shows up as the original older program as if nothing changed. Does anyone know what I am doing wrong while I am downloading?
 
I would bet that it has a EEPROM module installed and is re-loading from it each time it starts. See if you can check out the bits in the status register before download. Possibly S:1/11.
 
Expanding on the above


In Logix 500, if you go to the project tree pane

Double click on controller processor status icon
(within Project > Controller)

The select the Mem Module Tab as in the attached

Expanding on this when you download your new program to the slc and go online

to store the new program to eeprom then select

Comms > Eeprom > Store to Eeprom

As long as the original programmer ticked the first box (allow reuse i think) then you should be able to update the eeprom
 
Last edited:

Similar Topics

I have a Q00 PLC from a customer who want to modify some in Main program. First I upload program from PLC using GXWork 2. Everything is ok. But...
Replies
0
Views
4,407
Hello, I am attempting to download a program someone else created to an existing PLC (1769-L24ER-QB1B CompactLogix5370 Controller). However, when...
Replies
3
Views
1,082
I want to make a backup of the PLC software on to the C-drive of the PC. Just watched a video on this....Does anyone know why you download...
Replies
16
Views
4,072
I can't figure out why my studio 5000 code won't download to a physical HMI I'm testing it on. It was working before and it stopped working after...
Replies
0
Views
1,431
Hi, I'm looking for advice about downloading the program from a PLC and storing it in a form that can easily be uploaded back to a PLC. I am able...
Replies
9
Views
2,365
Back
Top Bottom