Help With Modbus

conde

Member
Join Date
Jan 2006
Location
Illinois
Posts
3
I am using the cj1m cpu from Omron and I am trying to do modbus communications to a Frequency drive that has modbus protocol built in it does any body hkows if the cj1m family of PLC;s sopports the protocolo and how would you do it..
 
I use Modbus RTU all the time with these PLCs.

The best and easiest way is to install a CJ1W-SCU21 or 41 in the rack and use a CX-Protocol generated code to communicate with the drive. To read there is only one instruction required in the PLC. If you have CX-One, CX-Protocol comes as part of the suite.

Here is a link to the CX-Protocol Modbus RTU file
http://forum.mrplc.com/index.php?act=Downloads&CODE=02&id=259

You could write ladder to communicate through the onboard serial port but I would suggest you do not even go there. The SCU is the way to go. They are inexpensive and the CX-Protocol file is free.
 
If you use the rs232 port that is on the cpu of the cj1m to do it with what instractions would you use
to do modbus
 
Last edited:
Hi;

You can use CX Protocol with the onboard serial port and talk modbus RTU. Now everybody can be happy. If it is the cost of CX Protocol that is the issue, you will pay for it in time saving.

Jim
 
If it is the cost of CX Protocol that is the issue, you will pay for it in time saving.
What are you talking about Jim Knee? CX-Protocol is included as part of CX-One. CX-One is very inexpensive as compared to the so called majors of the PLC industry.
 
Bob;

Before CX One was released you had to purchase CX Protocol as a separate producd. I assume you still can. However I do agree with you that Omron software is very reasonably priced and CX One is the way to go.

Personally CX Protocol has been a breath of fresh air in my working life. We were always writing custom protocol in ladder, not any more. Once you get the hang of CX Protocol there is no going back (For us Omron Guys).

Jim
 

Similar Topics

Hi Everyone, i was hoping for a little help with this module. i have data that needs to be read from a different plc through the Modbus plus...
Replies
11
Views
305
Hi all I need help on this As in my project used Schneider TM241 controller. Now I want to communicate Elite energy meter with controller by...
Replies
3
Views
192
Hello, I am trying the AOI provided by Rockwell to read Modbus TCP, the version is 2.04 The connection looks good to the modbus server. I...
Replies
4
Views
697
Title summarizes the overview of the problem. I am trying to make AVEVA Edge 2020 and a Schneider TM241CE40R to talk to each other via Modbus...
Replies
18
Views
2,171
Good day all. I have an RS-485 topology question. I am hoping for some guidance so that I can make a confident calculation/decision that this will...
Replies
4
Views
1,556
Back
Top Bottom