I will be getting a handful of Control Logix platforms and also converting our SCADA to a client/server configuration from the current configuration of several standalone SCADA servers with HMI. This config is redundant but not sync'd so changes on one machine don't necessarily show up on the other. To accomplish this magical feat I determined that the server will have to be able to use OPC to get it's data from the CLX processors. Mostly because I have heard that it is easier that way. All evidence to the contrary.
I can communicate with these CLX modules with the AB_ETH driver but because we use iFix SCADA, "alias" tags have to be created in the CLX devices to "emulate" a physical PLC address. OPC sure sounds like a better way to go. If only I can make it work. I have bumbled around once and saw topics but can't recall how I got that to work. and I have no idea how to see which driver is pulling in the data because the CLX devices show up in the Gateway and the AB_ETH drivers listing.
Right clicking on the device fails to bring up anything except the error message that it can't communicate. (wish I could post some images!) but we are getting data from it through the AB_ETH driver for a couple tags.
I need a clear guide, a dummy's guide something along the line of "click this, type that, you should see this, test like this" to get me on track to something that is repeatable.