Loading…

Method Name: self_test_method

Method ID: 0x40F1

Method Label: Auto teste

Method Help: Auto teste – comanda os eletrônicos para realizar o auto teste.


  • {
  • char status[3];
  • char xmtr_status[25];
  • int number_of_tries;
  • int x;
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • if (SELECT_FROM_LIST(literal_string(665),literal_string(666)) == 0)
  • {
  • process_abort();
  • }
  • DELAY(2,literal_string(667));


Please login for more