Trying to Write Data to ModbusTCP Simulator ModRSsim2 software at 127.0.0.1
I'm using a button to call write function
ModbusTCPCom1.Write("400002", "100")
but the values don't get written to it.
Something I'm missing or doing wrong. Can anyone help me please...