Hi all. I created an app that allows me to print some information from the PLC. I was using EthernetIPforSLCMicroCom driver with no issue, the PLC is a MicroLogix 1500 LRC Series C with a 1761NET-ENI (Ethernet/IP to RS232 converter from Rockwell). Because the serious limitations on the NET-ENI (only 2 open sockets at the same time are possible) and in the need of connecting more devices to the PLC to exchange data, we installed a new device to substitute the NET-ENI, a RTA Automation 515RTAENI, which has a 6 sockets limit that will provide all the connectivity we need.
Problem is that now Advanced HMI cannot be used to communcate with the PLC (using v399yBeta14). I have tried EthernetIPforSLCMicroCom, EthernetIPforCLXCom, EthernetIPforPLC5Com and even SerialDf1overTcpForSLCMicroCom but no joy (see attached images).
First I had an error in the basic label with the legend "Unknow error 275". But after some time all I can get is "No response from forward open" with EthernetIPforSLCMicroCom (which was working fine with NET-ENI).
EthernetIPforCLXCom error is "No response from PLC 31.80.16.1, slot = 0"
EthernetIPforPLC5Com error is the same as EthernetIPforSLCMicroCom
SerialDf1overTcpForSLCMicroCom just wont throw anything at all
Have someone used these with Advanced HMI? I know NET-ENI is dead for Rockwell, so I guess someone will have to use it eventually. For us, the possibility to migrate the machine to a modern architecture is not feasible.
In case somebody wants, I can provide more information.