PLC 2 - 6200 to AI Series - Logic Conversion

spartacus06

Member
Join Date
Jul 2017
Location
MI
Posts
43
Hello All,

I am working on an upgrade project to go from a PLC2 to the Logix5000 platform. I am having trouble opening some old backup files which are listed as:
PR1, XD$, XO$, AC$, etc. which are 6200 files.

I have copy of the AI2 v6.25 and was hoping to convert these files over to look over the code & possibly go online with the processor.

If there are any gurus :geek:, please feel free to offer any advice.

Thank you
 
I know you can convert PLC 5 files created in 6200 using RSLogix 5. You may give it a try using it if you have one.

Or zip it and post here, if you do not have it.

Regards
 
Step 1. use the plc 2 to plc 5 conversion software if your distributor has a copy. its not a direct conversion, there are some things required for the plc 2 logic so that the conversion software works correctly.
please note that in a plc2, you can use the outputs as a bit, just like a b3/23 bit, so you have to know your plc I/O.

step 2. import into plc 5 and compile it to see if it works and correct any errors.

step 3. import into logix 5000.

hope this helps,
james
 
Thanks James. I've never hooked up a PLC2 controller, but if I'm able to do so can i upload the program with comments/descriptions?
 
PLC-2 did not store descriptions and comments in the processor so uploading anything but the raw ladder code is not possible. I think you're going to have difficulty with PLC2-to-PLC 5 then PLC5-to-RSL500 translations; quite a bit of information will be lost. Seriously, I would do this manually. You'll get a very good feel of how the logic works which can help when it gets commissioned.
 
I was able to find a copy of the 6200 programming software, but I do not see a communication selection for the 1784 pcmk card. Does anyone know if this card can be configured with this software?
 
Last edited:
Can I go online with the AI software without the ladder file? I tried saving a blank .lad file, to upload the program but I am not having any success. The program recognizes the PCMK card but does not show the PLC2/16 in the DH+ diagnostics. It only displays, cannot go online if plc is currently making edits
 

Similar Topics

M
I am rewriting a program from a PLC5-250 to PLC5 using RSLogix 5000 and I am doing some block transfers right now but on the old program I have a...
Replies
3
Views
5,834
Looking for a copy of AB 6200 for a PLC-5 5/250 Pyramid Integrator. Please let me know if you have a copy.
Replies
17
Views
3,301
Dear all How to open .b0$,b1$,b2$,da1,ix$,lx$ allen bradley plc2 files. Please help Thanks & Regards Afeef
Replies
12
Views
4,331
I'm trying to open an AB 6200 (IPPC.AF5 file) in RSLogix 5 Pro v. 7.30.00 (CPR 9). After opening the file, it gets to the "Important Database"...
Replies
8
Views
6,027
I am working on a 5/250 system with 3 scanners. 1 is faulted and causes problems with the DH+ comms. The system works when I remove the faulted...
Replies
12
Views
2,991
Back
Top Bottom