Loading…

Method Name: m_config_init

Method ID: 0x42B9

Method Label: Initialize config

Method Help:


  • {
  • char status[3];
  • char xmtr_status[25];
  • int number_of_tries;
  • int ii;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • send_command(15);
  • if (write_protect == 1)
  • {
  • DELAY(3,_dictionary_string(16777217));
  • process_abort();
  • }


Please login for more