Modbus RTU Communication Stops

sansalbirbas

Member
Join Date
Nov 2016
Location
Istanbul
Posts
2
I got some room thermostats from China. Those have standart room control functions and commmunicate with Modbus RTU. I set up a good RS485 line for those. terminating resistor, maximum 32 devices per line etc. The problem is that these devices randomly stops communicating and only way to start communication with them again is reset their power. Even when I try with only two devices , that problem still occurred after some time. I tried communication with many master devices and softwares. Even I myself wrote a master software to read/write with them. But still no luck. So I will appreciate much any of your ideas around this problem.
 
I have run into a couple of different Modbus slave devices that will freeze if polled too fast. Your master should have a method of adding a delay between polls and/or a delay at the end of each poll cycle.
 
Are all the slave devices the same brand/mode/firmware? If not, how many different types?

How many slave devices are on the network link?

Is the network terminated with a resistor at both ends?

Is there a firmware update for the Modbus option for the serial slave devices?

Have you tried 'sniffing' (monitoring the network) with either software or an oscilloscope to find out if the failure is whether the master fails to continue to poll or if the slaves do not respond?

Have you tried running a single slave for a long periods of time to see if a single slave works, whereas multiple slaves do not?
 

Similar Topics

Hi Guys, I am a new member and this is my first post! I have a little PLC experience but it is mostly with siemens logo and using ladder...
Replies
4
Views
900
I been tasked with setting up communication between a heating cooling unit manufactured by Advantage Engineering and a Microloagix 1400 plc. The...
Replies
6
Views
2,513
Hi everyone, I would like to use Micro 850 to control DF FC 102. I adready connect Danfoss fc 102 VFD ( it can run the motor) to Micro 850 by...
Replies
3
Views
1,916
Hi all, Has anyone dealt with Modbus RTU communication using SE`s Machine Expert? I have got the modbus tcp working, but not used the serial...
Replies
1
Views
1,210
we use M580 which have an Modbus RTU port correct if iam wrong now should i have to read input data from ab micrologix through read var block and...
Replies
0
Views
1,858
Back
Top Bottom