S7 200 Modbus Registers

shazad5444

Lifetime Supporting Member
Join Date
Feb 2014
Location
Houston
Posts
126
Dear Friends, Please let me know, how we can find Modbus Symbol table configuration in the program. I got a program and Modbus register list, but unable to find that registers, so now inside the program I want to see Modbus Mapping registers addresses. This is S7 200 Microwin.
 
Last edited:
as I recall s7 200 only has programmer defined place in V memory where modbus data start and their length. parameter with function number when block is called define type of register.
 
Dear Balash, Please help me to know, how I can read modbus registers mapping? In logic I can't find registers or register table.
 
sorry was on leave.
anyway, in manual there's MODBUS SLAVE instruction with example of code. i guess you want HoldStart input of MBUS_INIT block. that's pointer to V memory where modbus data starts (e.g. &VB222, if modbus data starts at VB222), and MaxHold is the number of regeisters (1 register = 2 bytes)
 

Similar Topics

Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
248
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
382
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,789
Hi, a customer has an installation on which a Yamatake DCS monitors about 60 Rosemount FF temperature transmitters. The DCS is a Mobdus RTU master...
Replies
4
Views
565
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,612
Back
Top Bottom