Converting to GE-Fanuc PAC Controllers
Converting to GE-Fanuc PAC Controllers
(OP)
I have developed a number of applications using the GE-Fanuc series 90-70 PLC's. These have been working well for some time. But a possible client has asked if I can provide one application on the latest series PAC RX7i controller.
Has anybody experience of converting applications to the new range, how easy it is, any pitfalls to be aware of etc.?
Thanks in advance.
Has anybody experience of converting applications to the new range, how easy it is, any pitfalls to be aware of etc.?
Thanks in advance.





RE: Converting to GE-Fanuc PAC Controllers
The main thing is that your variable names do not contain characters deemed 'off limits; by the PAC.
RE: Converting to GE-Fanuc PAC Controllers
RE: Converting to GE-Fanuc PAC Controllers
RE: Converting to GE-Fanuc PAC Controllers
I have just done a migration from 90-30 to RX3I and as dV8r says it is quite easy, THe only pitfall I found was that some of the timers used in the 90-30 are a little different in the RX3i, I had to check them individually. This may not be relivant in your system.
THe other thing is to watch the hardware addressing, I lost a lot of time because I did not go back and check that the addresses of the various modules were the same after as they were before, but that might just be me, of course.
Tom
RE: Converting to GE-Fanuc PAC Controllers