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 |
||||
BrowseName |
AnalogControlFunctionWithTotalizerType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the AnalogControlFunctionType defined in 7.6.5 |
|||||
0:HasComponent |
Method |
ResetTotalizer |
|
|
O |
0:HasComponent |
Variable |
TotalizedValue |
Double |
AnalogUnitRangeType |
M, 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.
The ResetTotalizer Method resets the totalizer to a specific value, or to zero if no input value is specified. The signature of this Method is specified below. Table 104 and Table 105 specify the Arguments and AddressSpace representation, respectively.
Signature
ResetTotalizer (
[in] 0:Double value
)
Table 104 – ModifyTargetValueBy Method Arguments
Argument |
Description |
Value |
Relative value by which the target value will be changed. The resulting value will typically be limited to the target-value’s allowed range. Provided values can be positive or negative. |
Table 105 – ResetTotalizer Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ResetTotalizer |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
0:Mandatory |