Loading…

Method Name: press_self_test

Method ID: 0x4011

Method Label: Самотестирование

Method Help: Self Test- Commands the electronics to perform a self test. 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);
  • _set_no_device(2);
  • if (status[0])


Please login for more