# Changing AXIS parameters over MODBUS/TCP from HMI

**URL:** https://forum.deltamotion.com/t/changing-axis-parameters-over-modbus-tcp-from-hmi/368
**Category:** RMCTools
**Created:** [July 30, 2015, 7:49am UTC](https://forum.deltamotion.com/t/changing-axis-parameters-over-modbus-tcp-from-hmi/368 "2015-07-30T07:49:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jtrivedi](https://forum.deltamotion.com/letter_avatar_proxy/v4/letter/j/90db22/32.png) [@jtrivedi](https://forum.deltamotion.com/u/jtrivedi)
#### Post date: [July 30, 2015, 7:49am UTC](https://forum.deltamotion.com/t/changing-axis-parameters-over-modbus-tcp-from-hmi/368/1 "2015-07-30T07:49:40Z")

</div>

I have requirement of changing PID constants like Force Proportional Gain / Integral Gain / Diff. Gain as well as Force limit from HMI using Ehternet-MODBUS/TCP .

I am able to write to these parameters from HMI , however could not be downloaded to controller from HMI ?. Is this possible ? what are steps involved ? any alternative method ?.

---

<div class="post-metadata">

### Author: ![Jacob\_Paso](https://forum.deltamotion.com/letter_avatar_proxy/v4/letter/j/439d5e/32.png) [@Jacob\_Paso](https://forum.deltamotion.com/u/Jacob_Paso)
#### Post date: [July 30, 2015, 4:03pm UTC](https://forum.deltamotion.com/t/changing-axis-parameters-over-modbus-tcp-from-hmi/368/2 "2015-07-30T16:03:00Z")

</div>

You should be able to write the gains and force limit parameters directly via Modbus/TCP without any problems. If you have RMCTools open while writing, you can see in the Axis Tools that those items will turn yellow, meaning they changed in the controller. Normally, the Axis Tools shows what is in the project, but in the Axis Tools toolbar, you can click an icon to view what is in the actually controller. This is useful when verifying whether external writes are working.

Can you write other items to the RMC?

---

<div class="post-metadata">

### Author: ![jtrivedi](https://forum.deltamotion.com/letter_avatar_proxy/v4/letter/j/90db22/32.png) [@jtrivedi](https://forum.deltamotion.com/u/jtrivedi)
#### Post date: [August 1, 2015, 4:26am UTC](https://forum.deltamotion.com/t/changing-axis-parameters-over-modbus-tcp-from-hmi/368/3 "2015-08-01T04:26:26Z")

</div>

Hi Jacob,

Thanks for the information. It’s working now. !
