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.
|
How do you detect the individual Slave failure?
Viewed 1 times since Wed, Nov 29, 2006
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
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
I am trying to use a ProSoft Modbus solution to send/receive data to a MSA Ultima X gas dectection system with Modbus interface and am having problems. How can I resolve this issue?
Viewed 1 times since Thu, Apr 24, 2008
What are the causes of a -11 error code using a ProSoft Modbus product?
Viewed 1 times since Mon, May 17, 2010
What's the difference between Modbus ASCII and Modbus RTU?
Viewed 1 times since Wed, Mar 19, 2008
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
Why is the bit or coil level data incorrect?
Viewed 1 times since Tue, Nov 28, 2006
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
|