Loading…
Loading…
Method Name: MthSetTotalizerFlow
Method ID: 0x40C5
Method Label: Set start value
Method Help: 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);
Please login for more