Loading…

方法名称: MthSetTotalizerFlow

方法ID: 0x40C5

方法标签: Set start value

方法描述: Set the start value of the totalizer. Sets the totalizer to a desired value.


  • {
  • int cdDevTot;
  • clsTempFunctionParameter = deviceVariables[secondary_variable_code].CLASSIFICATION;
  • dunTempFunctionParameter = deviceVariables[secondary_variable_code].DIGITAL_UNITS;
  • flTempFunctionParameter = Totalizer_flow_start_value_5004;
  • save_values();
  • cdDevTot = secondary_variable_code;
  • MthSetTotalizer(cdDevTot);


请登录以获得完整内容