IpAddress Change is not represented in docs/samples
saifkatoutatcom opened this issue · 0 comments
saifkatoutatcom commented
I tried to find how to change IP address property for the ModbusServer.
In the samples I found this in the EasyModbusServerSimulator folder:
In the docs (http://easymodbustcp.net/en/net-modbusserver-properties) I found no mention of the IP address property.
Please note that I did finally find out how to change the IP address by looking into the source code.
Would gladly add the IP address into the EasyModbusServerSimulator sample or docs, if author's approval is given.