Slc 500

Steve Dorro

Member
Join Date
Nov 2010
Location
Derby
Posts
2
Hi everybody, I am fairly new to programming and need to install an additional analogue card into a spare slot within an SLC 5/04 structure. My question is what is the correct procedure to prevent the PLC from faulting out on run. Do I power down, install the card into the slot then put the plc into stop via the keyswitch then power up. Go online add the card within the I/O config and then download to the PLC and then switch back to run.
 
Make sure you have the latest program for the PLC or upload it

Power down

Fit New Card

Put PLC into PRG (I think it has a prg position, i know it has REM and RUN, cant remember the 3rd one though) - Its about a 10/11 oclock position

Power up

Make changes to IO config editor in program - depending on IO card you may also need to configure it in ladder - some have an auto configure in the IO editor - Whats the IO Card ?

Download changes to PLC (if PLC has an EEprom you will need to burn/program this also, its its been written once then youll need a new one)

Turn PLC to Run and go online

(**GET OUT CLAUSE** Done from memory as at home and havent got Logix 500 here and havent done a 500 for a while now)
 
(if PLC has an EEprom you will need to burn/program this also, its its been written once then youll need a new one)

I agree with everything you said, except that statement. If the EEPROM has been written to, you can still overwrite it. No need for a new one. UNLESS, someone choose the option to not be reusable when they burned to it the first time. Been doing this stuff a while now, and I haven't ran into an EEPROM that was done that way before. (I may just be lucky)
 
I agree with everything you said, except that statement. If the EEPROM has been written to, you can still overwrite it. No need for a new one. UNLESS, someone choose the option to not be reusable when they burned to it the first time. Been doing this stuff a while now, and I haven't ran into an EEPROM that was done that way before. (I may just be lucky)

I should have explained it a little more

That's what i meant by written once - burned so you cannot alter it

I have 3 of them on my desk that had this done to them
 
Thanks a lot for the info. I haven't purchased a card yet it will be an analogue input 0-10v, hopefully to be able to read a hydraulic ram position via a transducer. There is an EEPROM fitted that does allow over writing. The other key position is marked Run/Prog which allows you to toggle between run/prog via the softkey.
 

Similar Topics

I have a program that I've used 100 times. SQO settings: File N7:0, Mask 0FFFFh, Dest B3:1, Control R6:0, Length 8, Pos 2. Length & Position...
Replies
48
Views
1,021
Everyone, i am in the process of purchasing the Slc 500 version of software to support what we have and i have a question. Several of our...
Replies
9
Views
792
In a slc 500 plc I am trying to move data with out using a lot of moves. I want to move data from n7:1 to n7:2 and data that was in n7:2 to n7:3...
Replies
16
Views
1,387
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
571
After I tried wiring, I used computer program communication to read the PLC N value, but received a NAK signal. And the DL3500 CHA light keeps...
Replies
0
Views
444
Back
Top Bottom