Ok, I got the “DH+ to Ethernet via KF2” bridge working very well. I mentioned it to Lynn but I solved the “multiple devices with same IP address and different station numbers” issue in RS-Linx. Simply create multiple Ethernet drivers and set up your different station addresses on each one. It is a kludge but it works (almost) perfectly. The only problem I’ve had so far (no explanation) is that over this interface, my Panelviews show up and appear to be working but when the Panelview software attempts to reprogram the Panelview, it complains that it can’t recognize the device. Programming the PLC’s works flawlessly.
Now I’m onto the next bridging project: bridging from PLC 5’s, Micrologix, and SLC’s over to Modbus protocol since the types, amounts, and pricing of the available hardware is far better than on the AB side of the world.
I read through the manuals and started with an Acromag card which talks Modbus/TCP. Everything works great. The IAP looks “like a SLC” and talks MSG blocks via PCCC.
Now on to the next big issue. I understand very well now how the protocol mapping works with ONE device.
How does the protocol mapping work with multiple devices? IE, it’s obvious how to set the UID numbers and/or map them but how do you figure out the “file” address to use in the MSG block?