CompactLogix RS-485 Modbus master question

kittydog42

Member
Join Date
Sep 2005
Location
Naperville
Posts
232
What would I need to communicate as a Modbus RTU master device via RS-485, from a CompactLogix 1769? The only choices I can find is the built in RS-232 port or the 1769-ASCII, which may not work with Modbus RTU.
 
There are several ways to perform Modbus RTU Master on RS-485 from a CompactLogix controller, and they follow the usual linear complexity vs. expense equation.

1. CompactLogix serial port, Modbus RTU ladder code (from Samplecode website) with 1761-NET-AIC or similar RS232/RS485 isolator.


2. 22-SCM-232 DF1/Modbus RTU converter attached to CompactLogix serial port, with DF1 MSG instructions.


3. DeviceNet -> Modbus RTU or EtherNet/IP-> Modbus RTU converter box from Prosoft, HMS Fieldbus, Realtime Automation, Western Reserve Controls, etc.

4. MVI69-MCM Modbus RTU module from Prosoft.

If you are building just one unit and are inexperienced with Rockwell gear, the Prosoft MVI69-MCM module is the easiest to set up and the easiest to troubleshoot.
 
Ken Roach said:
3. DeviceNet -> Modbus RTU or EtherNet/IP-> Modbus RTU converter box from Prosoft, HMS Fieldbus, Realtime Automation, Western Reserve Controls, etc.

I hadn't thought of going the EtherNet/IP to converter route, that is a good one. I have a lot of experience using FieldServers and can get them for a good price. Thanks!
 

Similar Topics

Working on an incremental upgrade of existing SLC 500's and Panelview 550's over DH-485, to ComapctLogix and PVP 7's over ethernet. My test setup...
Replies
4
Views
2,487
Hi guys! In my current project. I'm using a CompactLogix 1769-L32E and an HMI panel called Etop507. Due to distance requirements i have to use...
Replies
22
Views
7,240
Greetings all. I hope this isn't an answered issue. I didn't find anything specific to the problem in previous posts. Here is my issue, I have a...
Replies
5
Views
3,189
I have 1769-L32E (ver. 17) connected over its serial port to 1761-NET-AIC and over RS485 connected to RS485 port of PVcomponent 600 (port mx2). In...
Replies
1
Views
2,577
I have an existing mixed-device 485 modbus network, onto which a CompactLogix L23E is to be added. The network is a 2-wire setup, but all the...
Replies
4
Views
4,706
Back
Top Bottom