Aravindj - 2021-03-05

Hi,

I am using modbus1.6c version software. I created a proper configuration through GUI and saved the configuration. The slave configuration within the configuration file looks like
<slave implementation="modbus" enabled="true" id="1" name="unknown slave"></slave>

Then I load the file back to the software through the command line option  -loadFile  and  the configuration file is loaded successfully. In the GUI, the slave id is now showing as 0.0.0.1 and not as 1. Because of this,  I am suspecting that I getting a UNSUPPORTED response code back to my client application from the modbus software. Then If i recreate the a new set of configuration manually through the GUI, I get a proper response back for coils and holding registers to my client application.

Can you please suggest if you observe this problem and if there is a workaround. I am using Ubuntu OS.

Thanks.