Jump to content

Reading Output Coils via Modbus


Recommended Posts

I work via Kepware.

5 digit addressing vs. 6 digit addressing.

In my case O50 (Unitronics) => 005051 (KepServer). Its work.

For example: MI18(Unitronics) =>400019 (KepServer)

ML4(Unitronics) =>405109 (KepServer) (must calculate addres according to type).

Very bad that is not table transformation addresses (SI,SB,O,I,T etc to Modbus addresses via KepServer)

Thanks.

Link to comment
Share on other sites

  • MVP 2023

What you've found with Kepware actually makes sense. Kepware is following the strict Modbus addressing scheme, which starts counting at 1. Unitronics starts counting at 0, so you have to add 1 to all your address requests.

I've run into this before. I know it's a pain in the butt, but that's the way it is.

Cara - it would be good if the Modbus Slave Addressing tables Help were updated to include an example of working with SCADA Modbus packages.

Joe T.

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...