Sign in to follow this  
Followers 0
richard

Connections and Modbus

9 posts in this topic

All, I am trying to use a new item (MicroADM from CWT) that requires rs485 to rs232 connection to pc or whatever needs to communicate at that end(the unit has the converter connected inline). I am trying to connect the unit to a CJ1W-SCU21-V1. The programming that I am using is the the ModbusPM v5 that I downloaded here. I need to be able to read the coils(func 01) and registers(func 03). If i do a trace on the Protocol Macro Software I can see that I am sending the correct message but I get no return message or response. I am not sure is it is my cable pinout. If I connect my usb to rs232 to the 485 to 232 convertor I can get connected with Multiway( modbus) and send the same message but i get a response. My wiring for this is attached. any help will be much apreciated Thanks

Share this post


Link to post
Share on other sites
Cabling: Be sure that you are using pin 9 as Signal Ground on the SCU21.

Share this post


Link to post
Share on other sites
Jay, thanks for reply. I am using pin 9 as signal ground. I have tried a few different configurations and still no reply.

Share this post


Link to post
Share on other sites
Do you have pin 4/5 on PLC side wired? Try to jump them at PLC side.

Share this post


Link to post
Share on other sites
Do you have pin 4/5 on PLC side wired? Try to jump them at PLC side.

Share this post


Link to post
Share on other sites
I asume you downloaded modified port settings into the SCU21, but did you also set the Port settings parameter to User settings instead of defaults? If not, even though you have changed baud rate, parity etc it will still use default settings. I've chased this ghost a few times myself.

Share this post


Link to post
Share on other sites
Cable should be 2/3 3/2 9/5 for the Omron to Convertor cable.

Share this post


Link to post
Share on other sites
Hi this a setup for a working program using modbus to talk to a drive. hope it helps
1 person likes this

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0