Loading…

Method Name: EcCorrectionBySlope

Method ID: 0x4051

Method Label: Temp slope by EC

Method Help: EC correction by temperature slope coefficient value.


  • {
  • char disp_string1[77];
  • char status[3];
  • float fc, fval;
  • int ival, slen1, flag;
  • slen1 = 60;
  • _add_abort_method(16462);
  • PUT_MESSAGE("|en|Pleas wait...");
  • if ((1535)) {
  • DELAY(3,"|en|Error! Temperature is required 'less than 15 degC' or 'more than 35 degC'.");
  • process_abort();
  • }
  • ival = 3;
  • do {
  • send(138, status);
  • if (status[0] != 0) {
  • _get_dictionary_string(19726342,(disp_string1),(slen1));


Please login for more