RSLogix 5000: converting project files from different firmwares versions

buhnen

Member
Join Date
May 2008
Location
Somewhereland
Posts
131
Hi all!

I have a question here:

I have installed in my computer the RS Logix 5000 versions 15.00 and 16.00

Because of specific reasons I'm programming my projects in the 15.00 version but soon I'll move definitely to 16.00.I can easily make the conversion from 15.00 to 16.00 by selecting "properties" and once there choose the controller version. So far, so good. But when I try to undo this action, I mean to go back again from the converted 16.00 file to the 15.00, the RSLogix doesn't show this option.

It seems like it is a deadpoint action.Do anybody nows if it's like this? Is there any chance to undo the conversion?

Thanks in advance
 
Solved problem! :)

By the "manual" way of copying and pasting and importing/exporting the tags

but even so.....if someone knows a better way?
 
It saves the original file before converting. Look at your save directory where your Ver 16 is saved and you should see a file named with some of the same stuff but a .V15 or something to that effect in there.

Otherwise its always a good idea to save your previous program with a _V?? before converting just in case something goes horibly wrong in the process.
 
Export the program to (or, save it as) an L5K file.
Edit the L5K file directly, to change the processor major version.
I forget if you also need to change the IE_Ver := line, but you should be able to find that out at the knowledgebase.

Note: If you are using any V16 specific features, the program may actually be corrupt when opening the L5K program in an earlier version.
 

Similar Topics

I am using rslogix 5000 V20 and converting 2 INT to a real. The data from the real I am reading is lower than what is should be and not sure if...
Replies
2
Views
2,654
Looking for info on converting RSLogix 500 file to RSLogix 5000 format. 1747-L552 CPU is being changed out with the 1769L35E
Replies
3
Views
9,810
Long story short, the operator inputs a code that is always two letters and a single number for a process. I need to take that in rslogix5000 and...
Replies
13
Views
20,699
Does anyone know how to convert from a decimal number to a true binary output. For example convert the number 15 to 1111 and then be able to turn...
Replies
9
Views
14,754
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
151
Back
Top Bottom