Loading…

Method Name: enter_smartsmoothing_method

Method ID: 0x40A1

Method Label: Smart Smoothing

Method Help: 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);


Please login for more