Jump to content

Recommended Posts

Posted

Vision 280

Output coil O49

I try to read coil status via Modbus (Kepware).

In Help address must started from 000000.I try 000049 and 005049, but its not work. Help...

Posted

Why from 0000?!

Please check the Slave address table for Standard Vision Division (VisiLogic > FB Modbus > Help > Slave addressing). The start address for outputs is stated there as 5000.

Posted

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.

  • MVP 2023
Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.