Modbus Connection AB CompactLogix - Mitsubishi A2ACPUcomm

J

Thread Starter

James

We want to read/write the data using modbus connection between Allen Bradley CompactLogix 1769-L35E and Mistubishi A2ACPU PLC. We plan to use serial port on Compactlogix and connect to A2ACPU using B&B RS232/485 converter. Could you please advice us the suggestion of hardware/software to make this modbus happen.
Thank you.

Regards,
James
 
To answer this question fully, I'm pretty sure we need to know which of these PLC's is to be the master, and which is to be the slave.

If the CompactLogix is the master, then I'd recommend using a DIGI ONE IAP to map DF1 requests from the CompactLogix over to Modbus/RTU requests that will be sent to the Mitsubishi PLC.

The DIGI ONE IAP will also convert RS-232 to RS485, so you could eliminate that RS-232/RS-485 converter that you mentioned.

I've used the DIGI ONE IAP with success in the past for similar applications.

If the roles are reversed (Mitsubishi is the master), you may be able to do a Modbus/RTU-to-DF1 mapping, as well.

Also, there is an external Modbus/RTU library available for the CompactLogix. At first glance, its setup looked complex, but I didn't delve into it in detail, so you may want to look into this method, as well.

FWIW, the less-expensive Micrologix series PLCs from AB offer native Modbus/RTU support on their serial ports.
 
Yes, we want to use compactlogix as a master then Mitsubishi A2ACPU as a slave. Do you mean that we can connect 1769-L35E ethernet port to digione IAP ethernet port then connect mitsubishi A2ACPU serial port to Digi serial port? How to configure A2ACPU modbus register?
Thank you for your reply.

Regards,
James
 
Top