Loading…

方法名称: enter_smartsmoothing_method

方法ID: 0x40A1

方法标签: Smart Smoothing

方法描述: Suppression of noise through averaging with fast response to 1-10 degC changes of the input. Min value - 0.25, Max value - 30.


  • {
  • char status[3];
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _get_dev_var_value(literal_string(318),0,16491);
  • send(221,status);
  • if (status[0])
  • {
  • display_response_status(221,status[0]);
  • }
  • _add_abort_method(16546);


请登录以获得完整内容