Loading…

Method Name: portSelectMethod

Method ID: 0x4065

Method Label: Port Select

Method Help:


  • {
  • char status[3];
  • portSelect = portSelectLocal;
  • send(133,status);
  • if (status[0])
  • {
  • display_response_status(133,status[0]);
  • return;
  • }
  • if (modbusAddress == 0)


Please login for more