Loading…

Method Name: abort_through_wait

Method ID: 0x4074

Method Label:

Method Help:


  • {
  • char status[3];
  • char xmtr_status[6];
  • char cmd_status;
  • _set_xmtr_all_resp_code(0);
  • get_more_status(status,xmtr_status);
  • if (status[0] == 113 || xmtr_status[4] & 0x16)
  • {
  • do {
  • get_more_status(status,xmtr_status);
  • DELAY(3,literal_string(376));


Please login for more