Loading…

方法名称: sensor_a_upper_sensor_trim

方法ID: 0x1789

方法标签: Upper sensor trim

方法描述: 压力传感器上限修正——标定压力传感器精确度。


  • {
  • long ids[1];
  • char status[3];
  • float trim_point;
  • int rc;
  • char trim_units[8];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _add_abort_method(6024);
  • do {
  • ids[0] = 5005;
  • _get_dictionary_string(18677790,disp_string1,slen1);
  • ACKNOWLEDGE(disp_string1);
  • send(1,status);
  • _get_dictionary_string(18677787,disp_string1,slen1);
  • ACKNOWLEDGE(disp_string1);


请登录以获得完整内容