Loading…

Method Name: MthWarmstartByUser

Method ID: 0x4726

Method Label: Warmstart

Method Help: Perform a "warm start".


  • {
  • int iResult;
  • iResult = SELECT_FROM_LIST(literal_string(1951),literal_string(1950));
  • if (iResult != 1)
  • return;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_no_device(0);
  • _set_comm_status(0xFF,0);
  • SET_NUMBER_OF_RETRIES(0);
  • send_command(177);


Please login for more