Loading…

方法名称: abort_through_wait

方法ID: 0x4074

方法标签:

方法描述:


  • {
  • 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));


请登录以获得完整内容