Loading…

Method Name: error_log_method

Method ID: 0x40D7

Method Label: Show Error Log

Method Help: Shows the last occured errors.


  • {
  • char status[3];
  • long ids[5];
  • int i_error_log_id;
  • SET_NUMBER_OF_RETRIES(7);
  • _set_no_device(2);
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • send(48,status);
  • if (status[0] != 0)
  • {


Please login for more