Loading…

方法名称: abort_through_wait

方法ID: 0x4074

方法标签:

方法描述:


  • {
  • char status[3];
  • char xmtr_status[6];
  • char cmd_status;
  • do {
  • get_more_status(status,xmtr_status);
  • DELAY(3,literal_string(394));
  • }
  • while (status[0] == 113);
  • _iassign(16399,0);
  • send(136,status);
  • _set_xmtr_comm_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • if ((cmd_status = status[0]) == 0)
  • {
  • do {
  • get_more_status(status,xmtr_status);


请登录以获得完整内容