Loading…

方法名称: Low_Cal_Validation

方法ID: 0x4227

方法标签: Low Cal Validation

方法描述: This procedure validates the heat transfer characteristics of the sensor under low flow conditions. Perform the test at room temperature with the sensor supported vertically. A shroud should be placed around the sensor tip to isolate the tip from air currents. The shroud should not be tight against the sensor tip. During the test, the heater drive current is set to a pre-set value. The measured Delta T temperature (the temperature difference between the two pins) is measured and compared against a stored value. See the TA2 Installation and Operations Manual for other details of the test including recommended comparison between the measured and stored values.


  • {
  • char status[3];
  • char disp_string1[60];
  • int use_abort_method;
  • int slen1;
  • int result;
  • int lcl_check_status;
  • float lcl_amb_temp;
  • float lcl_dt_temp;
  • float lcl_saved_dt_temp;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);


请登录以获得完整内容