Loading ...
You have no items in your shopping cart.
Not shopping from Africa or Europe? Change location here.
Not shopping from America, Asia or Oceania? Change location here.
We updated recently our Privacy policy, please accept the new Terms of service.
or log out and continue the navigation.
ArduinoModbus : Modbus TCP Server class
Start the Modbus TCP server.
modbusTCPserver.begin();modbusTCPserver.begin(id);
id - the (slave) id of the server, defaults to 0xff (TCP);
1 on success, 0 on failure
ModbusTCPServer