Loading…

方法名称: KDGM_curve_profile_method

方法ID: 0x407E

方法标签: Set NLP Profile

方法描述: Curve profile - Selecting a non-linear profile will setup the required parameters such as P013, P014 and P030 to P039. SPECIAL allows individual point values to be changed


  • {
  • char status[3];
  • char disp_string[60];
  • int len;
  • len = 60;
  • _get_dictionary_string(19726337,disp_string,len);
  • ACKNOWLEDGE(disp_string);
  • _get_dev_var_value(literal_string(378),0,16430);
  • SET_NUMBER_OF_RETRIES(2);
  • send(151,status);
  • if (status[0])
  • {
  • display_response_status(151,status[0]);
  • }
  • PUT_MESSAGE(literal_string(411));
  • DELAY_TIME(1);
  • SET_NUMBER_OF_RETRIES(2);
  • send(149,status);
  • if (status[0])
  • {
  • display_response_status(149,status[0]);
  • }


请登录以获得完整内容