Loading…

方法名称: High_Cal_Validation

方法ID: 0x4228

方法标签: High Cal Validation

方法描述: This procedure validates the heat transfer characteristics of the sensor under high flow conditions. Perform the test in room temperature water with the sensor supported vertically. The sensor must be completely covered and the water must be kept still. 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);
  • ACKNOWLEDGE(literal_string(656));


请登录以获得完整内容