Loading…

Method Name: reset_communication_statistics

Method ID: 0x407C

Method Label: Reset communication lost counter

Method Help: This method is meant to reset the communication lost counter


  • {
  • char status[3];
  • char xmtr_status[25];
  • char disp_string1[60];
  • int number_of_tries;
  • int slen1;
  • unsigned int local_day;
  • unsigned int local_month;
  • unsigned int local_year;
  • slen1 = 60;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _iassign(16499,1);
  • _iassign(16500,1);


Please login for more