Loading…

Method Name: relay_unlatch

Method ID: 0x41DB

Method Label: Unlatch Relays

Method Help:


  • {
  • char disp_string1[60];
  • int slen1;
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • RelayIdReset = 0;
  • send(141,status);
  • if (status[0])
  • {
  • display_response_status(141,status[0]);
  • return;
  • }


Please login for more