Loading…

Method Name: mthd_reset_tamper_cntr

Method ID: 0x41FC

Method Label: Reset Tamper Counter

Method Help: Allows to reset Tamper alarm counter


  • {
  • int conf;
  • char status[3];
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • ACKNOWLEDGE ("|en|Please ensure that the device is not in hardware/software write protect mode.");
  • send_command(15);
  • if (write_protect)
  • {


Please login for more