Intouch and PLC5 Conversion

asterof

Member
Join Date
May 2007
Location
Califonia
Posts
554
As some of you know I been converting a PLC5 project to
Contrologix. Now I have read that when using Intouch 10.1
talking to a PLC5 that you can use the RSLogix5000
Logix/ MAP PLC/SLC Messages to direct data scans from the
Intouch Database to the Contrologix Tags without having to
change the Intouch database tags very much.
Anyone done this and had success with it.
Thanks
 
Was on a site like this yesterday. The conversion utility converts PLC data files into CLX arrays. The resulting PLC code is difficult to handle but that's another story. Anyway, for example, the PLC address N7:123 will translate to N7[123]

Hope that helps. Good Luck,

Yosi
 
I've used the mapping feature to maintain the links on RSView32 clients in the past, but should be similar experience w/InTouch. Worked pretty well.

The only catch was with string tags. If your PLC5 uses strings that could be a problem and you may have to update the tag InTouch tag database to direct map to string tags in the CLX.
 

Similar Topics

Hey all, I've got a migrated PLC5 program running well on a new CLX processor. As you surely know, tags like B3:0/0 convert over to B3[0].0 and...
Replies
4
Views
3,218
Huge intouch app used to talk to a PLC5 Created Controllogix Code using PLC5 mapping Can I keep the PLC5 driver in Intouch to talk PLC5 format to...
Replies
11
Views
5,890
Hi, Sorry, but I thought I had posted this before but could not find it. I appologize for the possible duplication. If you know the whereabouts...
Replies
4
Views
8,096
Hi all. Customer wants analog faceplates really bad, even if we explained that it doesn't make much sense in his process. What he wants to see...
Replies
5
Views
133
Trying to export a Modern application for an upgrade to Intouch 2020 but I cannot export the application from the 2014 version because the export...
Replies
2
Views
123
Back
Top Bottom