Loading…

Method Name: am_exit_chng_mode

Method ID: 0x4032

Method Label:

Method Help:


  • {
  • char status[3];
  • int cmd;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _iassign(16429,0xFF);
  • send(182,status);
  • if (status[0] != 0)
  • {
  • display_response_status(182,status[0]);
  • cmd = 182;
  • DELAY(2,literal_string(175));
  • process_abort();
  • }


Please login for more