Loading…

方法名称: nd_custom_flow_linearization_method

方法ID: 0x405C

方法标签: Custom linearization

方法描述: Sets customized travel curve of the control valve to linearize the relationship between valve travel setpoint and flow


  • {
  • char status[3];
  • char disp_string1[60];
  • int tmp;
  • long ids[1];
  • long temp_x;
  • SET_NUMBER_OF_RETRIES(10);
  • _set_all_resp_code(0);
  • _add_abort_method(16472);
  • do {
  • _iassign(16437,12);
  • temp_x = SELECT_FROM_LIST(literal_string(285),literal_string(286));
  • temp_x = temp_x + 1;
  • _lassign(16440,temp_x);
  • DELAY(4,literal_string(273));
  • send_trans(240,1,status);
  • if (status[0] != 0 && status[0] != 64)
  • {
  • display_response_status(241,status[0]);
  • _get_dictionary_string(19726342,disp_string1,60);
  • DELAY(2,disp_string1);
  • process_abort();
  • }
  • ids[0] = 16440;


请登录以获得完整内容