S7-1200 modbus to Eurotherm 2404

IanM

Member
Join Date
Jun 2021
Location
Lincolnshire
Posts
1
I am trying to setup a network of 7 eurotherm 2404 controllers using modbus RUT, i have a CM1241 and s7-1214 setup in TIA v15.
I wish to read just the SP & PV at the moment from each controller in turn, i have read that i have to poll each controller in turn and wait until the last polled device has responded.
I have got the MB_Master and MBComms_load in my cyclic interrupt object block, i am just unsure of what the starting address within the controller i need to start at.

Can anyone help me please

Regards

Ian
 
I do Modbus to Eurotherm Nanodac but not to 2404 you need to find a Modbus register list from Eurotherm for 2404. There normal manual does not have it, they have some communications manuals, but did not see the register list for modbus for all the controllers.

Nanodac manual file: HA030554-13.pdf do a search for this manual. If registers are same, guessing they were back in 2404 day cause Nanodac is a lot newer and has more capabilities.

For Nanodac (maybe same) check Nanodac manual it has a huge list of modbus registers, I do mean huge.

I use:
Modbus: 512=PV for loop 1------I use this one
Modbus: 514=SP for loop 1----have not tried this one
Modbus: 640-SP for loop 2----I use this one

Good Luck
 
Last edited:

Similar Topics

can i send and recieve data using my yokogawa UT35A controller with my siemens s7 1200 plc using profinet communication without using gsd file
Replies
1
Views
377
Hello all. I am trying to read out the values from a Carlo Gavazzi EM340 energy analyzer via Modbus communication. The S7-1200 PLC has the CB1241...
Replies
29
Views
3,757
Hello All I have a modbus tcp device(Julabo magio) with an DB9 pin assignment. Pin3=B and Pin8=A. I would like to connect it on the secondary...
Replies
4
Views
1,584
Hi all, reading out parameters from a Weg CFW500 VFD using a Siemens S7-1214 CPU over Modbus RTU (CB1241). Using the PLC's built-in Modbus...
Replies
4
Views
1,683
I have 3 control panels made by an OEM, they are all identical and have a Siemens S7-1200 PLC with a Siemens CB-1241 Modbus card talking to 2...
Replies
8
Views
4,501
Back
Top Bottom