Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing the Modbus-RTU slave address on Rockwell Micro 820 1

Status
Not open for further replies.

rmore

Electrical
Joined
Feb 4, 2011
Messages
35
Location
US
I am using a Rockwell Micro 820 configured as a Modbus-RTU slave device.

Is there a way for the user to change the slave address without giving him access to the application code?
 
Check out the RMCC (Run Mode Configuration Change) function described on pages 23-26 (pdf) of Micro820 Programmable Controllers User Manual

It sounds like it might do what you're asking:

Run_Mode_Configuration_Change_phozx0.jpg
 
That works. And it's fairly straightforward once the MSG_CIPGENERIC function is properly configured.

I am now able to change the Modbus RTU unit addresses from the HMI or via jumpers on PLC inputs.

I was also able to use the same method to set the Ethernet IP address.

Thanks You!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top