Translating SLC logic to CLX

Siby said:
CAn Any BoDy help Me ReGardinG the TranSlAtIoN of SLC lOGix to CLX.\
\\

REgardS
Open up RSL5K.
Under Tools -> Translate PLC/SLC
That easy!!
But......it won't be pretty and you may get a truck load of faults and warnings which you need to take care of manually (software won't do it for you).
Good luck!
 
The utility isn't that bad. Most of the 'errors' things that the utility would have to make assumptions about. It flags these items so that you will look at them to ensure that they are correct.

For instance, ControlLogix only has millisecond based timers. SLC have at least two different time bases. Now when the conversion utility comes accross a value being moved into a timer preset, it flags this to ensure that the user has the correct value in the timer.

I used the converter on many projects where there wasn't time or money to rewrite the program from stratch. After some minor cleanup, the program ran fine and did what it was supposed to.

Now doing this, some of the features of ControlLogix aren't being used, mainly the ability to use tag names instead of addresses.

It realy depends on your time and budjet whether to use it or not. It isn't really that bad.
 
Siby said:
WAT S THE USE OF THIS UTILITY ?
Saving time. Luckily for us a computer still has to go a very long way to become as intelligent as us people (or at least as most of us people :D ). However, if you had to rewrite the entire program it would cost you more time then now when you only have to check the possible problems.

Kind regards,
 

Similar Topics

Hi, I have a program that is mainly coded with Italian comments. I want to find a way to export all the comments and then run them through google...
Replies
3
Views
1,316
I need to translate comments and symbol list in a Step7 project from italian to English. I know both languages but it seems very time consuming...
Replies
4
Views
3,372
Good Morning , I have a MicroLogix 1500 program I would like to convert to a CompactLogix 1769-L18ER. Can I use the RS Logix 5000 Tools/...
Replies
2
Views
4,012
I have a s:7 status problem which is, as I could found related to the 0-7 racks of the plc (PLC 5) . However I tried to search in the GSV block...
Replies
2
Views
2,979
Hi, I have a PCE instruccion error (PCE 103), due to the status file S[8] in plc5 when tralslating it to rslogix5000 . So my question is, how do I...
Replies
6
Views
2,257
Back
Top Bottom