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.
|
Can Modbus support redundant masters?
Viewed 1 times since Tue, Nov 28, 2006
How do I monitor the health of coms to my slaves when the module is a Master?
Viewed 1 times since Wed, Nov 29, 2006
Do any Prosoft modules support Modbus UDP?
Viewed 1 times since Mon, Aug 24, 2015
What's the difference between Modbus ASCII and Modbus RTU?
Viewed 1 times since Wed, Mar 19, 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
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 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
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
How do you detect the individual Slave failure?
Viewed 1 times since Wed, Nov 29, 2006
What are the causes of a -11 error code using a ProSoft Modbus product?
Viewed 1 times since Mon, May 17, 2010
|