Jump to content

V1210 and Promux PMDAIO modbus


Recommended Posts

  • MVP 2014

I have pulled up the manual, and it includes a list of registers. There is quite a selection, since the PMDAIO has digital and analogue signals. However since the module is configurable via jumpers, that may change the mapping. I haven't read that deeply.

Make sure you are using the right Modbus function type for the I/O point you are accessing. The PMDAIO manual should spell this out also.

It can seem intuitive to use the "Read Inputs" and "Read Input Registers" since you are dealing with an I/O module. But not all vendors follow that type of logic. Check whether you need to use the "Read Inputs" (code 2) function or the "Read Coils" (code 1) function for digital inputs. Likewise analogue can either use "Read Input Register (code 4) or "Read Holding Register" (code 3).

Product Page Link

Direct PDF Download Link

These comments are a bit fragmented, but hopefully something will be helpful.

Link to comment
Share on other sites

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.