Loading…

Method Name: do_reset_shut_cycle

Method ID: 0x40AA

Method Label: reset shutdown cycle counter

Method Help:


  • {
  • char status[20];
  • int commn1;
  • commn1 = 186;
  • ACKNOWLEDGE(literal_string(814));
  • send(commn1,status);
  • DELAY(1,literal_string(71));
  • if (status[0])
  • {
  • display_response_status(commn1,status[0]);
  • }
  • else
  • {
  • send(185,status);
  • DELAY(2,literal_string(804));
  • }


Please login for more