Loading…

方法名称: mthd_reset_tamper_cntr

方法ID: 0x440D

方法标签: Reset Tamper Counter

方法描述: Allows to reset Tamper alarm counter


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


请登录以获得完整内容