Jump to content

modbus addressing query


Recommended Posts

Posted
hi ppl, i'm new to this pc and plc stuffs..recently started a project with s7 200 siemens plc. digital inputs i0.0 to i0.7 is being mapped to 010001 to 010008 in modbus. digital outputs q0.0 to q0.7 are mapped to 000001 to 000008 . where are the memry bits m0.0 to m31.7 mapped to?? is there any mapping between the plc and modbus master?? pls help me with regards to this.. i communicate with pc thru freeport in modbus. thnx in advance.

Posted
If you are using the modbus standard library in the microwin software you should have both the modbus init and slave blocks. Within the init block you have to define the Hold Start which can be a pointer with i.e. &MB0 and it will map to starting address 40001. If you are not using these library commands you can purchase this from your Siemens distributor for a nominal cost.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...