Loading…

Method Name: do_reset_more_status

Method ID: 0x40FF

Method Label: Reset more status flags

Method Help:


  • {
  • char status[20];
  • int commn1;
  • commn1 = 48;
  • ACKNOWLEDGE(literal_string(823));
  • send_trans(commn1,1,status);
  • DELAY(1,literal_string(71));
  • if (status[0])
  • {
  • display_response_status(commn1,status[0]);
  • }
  • else
  • {
  • DELAY(2,literal_string(804));
  • }


Please login for more