7.6.8.1 Overview

The AnalogControlFunctionWithTotalizerType describes an analogue control (using analogue values) function with totalizer.

Typical usage examples include but are not limited to fluid controllers where the quantity of fluid needs to be accurately measured and totalled for metering purposes.

AnalogControlFunctionWithTotalizerType is formally defined in Table 103.

Table 103 – AnalogControlFunctionWithTotalizerType Definition
Attribute Value
BrowseNameAnalogControlFunctionWithTotalizerType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the AnalogControlFunctionType defined in 7.6.5
0:HasComponentMethodResetTotalizerO
0:HasComponentVariableTotalizedValueDoubleAnalogUnitRangeTypeM, RO
Conformance Units
LADS AnalogControlFunctionWithTotalizerType

ResetTotalizer resets the totalizer to a specific value, or to zero if no input value is specified.

TotalizedValue is the totalized process value. It can be reset at any time using the ResetTotalizer() command.