Loading…

Method Name: self_test

Method ID: 0x4002

Method Label: Self test

Method Help: Commands the FCX-A2 transmitter to perform a selftest. Reports any errors that occured.


  • {
  • int number_of_tries;
  • char status[3];
  • char xmtr_status[25];
  • long var_id[1];
  • int x;
  • number_of_tries = 0;
  • _add_abort_method(4118);
  • send(41,status);
  • if (status[0])
  • {


Please login for more