Home » Categories » Protocols » Modbus |
How do I enter a Modbus address of 40001 or higher in the DevAddress command field of my MVI56-MCM? |
Article Number: 55 | Rating: 3/5 from 8 votes | Last Updated: Wed, Jul 2, 2014 at 6:34 PM |
Since the Dev Address field is a signed 16-bit integer, the maximum positive value accepted by RSLogix is 32767 However the Dev Address field is a Modbus offset value. When using a Modbus function code 3, 6, or 16, an address base of 40001 is assumed. The Dev Address field is an offset from this base. Examples:
If the required OFFSET actually exceeds 32767, add 65536 to calculate the signed value of this address, and that value will be accepted as a signed 16 bit INT. |
Attachments (0)
![]()
There are no attachments for this article.
|
Comments
![]()
There are no comments for this article. Be the first to post a comment.
|
Why is the bit or coil level data incorrect?
Viewed 1 times since Tue, Nov 28, 2006
What Modbus address would we need to put into the MODSIM32 simulator if we specified on the MVI56-MCM device address to 8680HEX (-31104 decimal) when the MVI56-mcm is the slave?
Viewed 1 times since Tue, Nov 28, 2006
How do you detect the individual Slave failure?
Viewed 1 times since Wed, Nov 29, 2006
I have a ProSoft Modbus Master solution and would like to know, is the Slave Status List the best place to monitor for communications health of the network?
Viewed 1 times since Tue, Mar 18, 2008
How can a module's Modbus port, configured as a Slave port, detect communication loss with the Master port?
Viewed 1 times since Tue, Nov 28, 2006
If I am reading the value from ProSoft 4x register, and it represents a digital input or digital output, how is the value stored?
Viewed 1 times since Tue, Nov 28, 2006
Defining the Slave ID when issuing Modbus Broadcast write commands
Viewed 1 times since Tue, Nov 28, 2006
My RX light is on solid, what might that indicate?
Viewed 1 times since Fri, Jul 17, 2015
Read Commands from my Modbus Master to a ProSoft MCM Slave are working but Write Commands are failing. How do I fix this?
Viewed 1 times since Fri, Feb 8, 2008
I have multiple Modbus masters that need to communicate with 1 or more Modbus serial (RTU) slave devices. What product should be used??
Viewed 1 times since Tue, Jan 23, 2007
|