Loading…

方法名称: m_abort_man_val_during_val_purge

方法ID: 0x4325

方法标签:

方法描述:


  • {
  • { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
  • cmd_id = 196613;
  • send_command(220);
  • uint8_r_index_code = 20560;
  • while(1){
  • DELAY_TIME(2);
  • send_command(130);
  • if(uint8_r_array[20560] == 0){
  • break;
  • }
  • PUT_MESSAGE("|en|Device is aborting validation.\nPlease wait...");
  • }
  • _add_abort_method(17191);
  • ACKNOWLEDGE("|en|WARN-The validation was aborted.");
  • _remove_abort_method(17191);


请登录以获得完整内容