Modbus between RX3i CPE 305 and Energymeter

Join Date
Jul 2014
Location
India
Posts
8
Sir,
I'm new to modbus and getting help from GFK 2439 for RTU modbus between CPE305(PORT - 1) and Energymeter. But i'm getting an error of 304h (SHORT_RSP_ERROR that describes Incomplete response detected, response discarded.). What does this means and what is the solution. Can anyone help please.
 
Sir,
Thanks for your reply. But as i've googled and found that CPE 305 doesn't support commreq. So, as suggested by my colleague i'm using this as in this Local User Logic in the Ethernet NIU can call a “C” block (built into the Ethernet NIU)to do Modbus communication.
 
Last edited:
You need to clarify your terminology. Generally, when people use the term "Modbus RTU" they are talking about using the Modbus protocol over an RS23 or RS485 serial cable, not a cat 5 or cat 6 Ethernet cable. When you use the Modbus protocol over Ethernet media, that is called Modbus TCP/IP.

Port 1 on an RX3I CPUE05 is a serial port. It can not be a Modbus RTU master. To use it for communications with your energy meter, the meter will have to be a Modbus RTU master and the PLC port 1 configured as a Modbus RTU slave.

You can use the Ethernet port on the CPE305 for Modbus TCP/IP. For that to work, your energy meter will have to be capable of Ethernet communications. Is that the case?
 
You can use the Ethernet port on the CPE305 for Modbus TCP/IP. For that to work, your energy meter will have to be capable of Ethernet communications. Is that the case?

Another possibility here could be a Modbus TCP/IP to RTU gateway.
 
Sir,
Sorry for wrong Terminology. Energymeter is configured as Modbus RTU.

I've configured my CPE305 Port - 1 (RJ-25) as Serial I/O. (Is it correct??)

Also i'm using Moxa TCC - 100 in between of PLC and Energymeter.

Ethernet port i cannot use because it is used for QuickPanel. So, i'm having only one port i.e. RJ - 25.
 
If I connect a device which is Modbus RTU Master to CPE305 port 1 (config. to Modbus RTU Slave)- Do I need to insert logic for the comm. to take place ?
 
Hi Dovi,
I have CPE305 connected to PC with HMI by Modbus ETH and all we need is to set the configuration to Standards Modbus Addressing.
The master is the HMI program in PC.
 
So the master read data from the PLC's data table mapped like at MBTCP - %M for bool , %R for holding registers etc. ?
 
I just got the RJ25-DB9 232 cable & checked online with Modscan - comm. is working without any logic. Thanks
 

Similar Topics

Hi everyone! I'm working on a project where I need to communicate a Quantum with a RX3i PAC. The only available driver on the Unity Pro v2.1 (used...
Replies
2
Views
2,946
Hello gentlemen, Im working on a small project on TIA Portal, about establishing a Modbus TCP connection between my ET200SP plc and a socomec...
Replies
12
Views
353
Hello, Sorry, my knowledge of communication protocol is limited, so thank you in advance for your answer. My question; I want to get 5 values...
Replies
2
Views
873
Good day Programmers I have a RSTi-EP CPE100 Standalone Controller from Emerson as well as a STXMBE001 (MODBUS TCP/IP) as a Modbus communication...
Replies
0
Views
663
Hey Guys, I am struggling to read data from a "JUMO" make controller using modbus RTU with MLX1400. The communication between the devices has...
Replies
18
Views
5,120
Back
Top Bottom