8.20.1 Overview
The ControlModuleAggregatesType ObjectType contains aggregated data for the control module e.g. running hours for a motor.
The ControlModuleAggregatesType is formally defined in the following table.
Table 74 – ControlModuleAggregatesType Definition
|
Attribute
|
Value
|
| BrowseName | ControlModuleAggregatesType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the BaseObjectType defined in OPC 10000-5 - Part 5: Information Model, i.e. inheriting the Instance Declarations of that Node. |
| 0:HasComponent | Variable | <AggregateItem> | 0:BaseDataType | 0:BaseDataVariableType | OP, RO |
| 0:HasComponent | Method | ResetAggregates | See below. | M |
| 0:HasProperty | Variable | ValidSince | 0:UtcTime | 0:PropertyType | M, RO |
|
Conformance Units
|
|---|
| TMC Basic Visualisation and Control |
|
BrowseName
|
Description
|
| AggregateItem | An aggregate data item computed by the control module. |
| ValidSince | The UTC date and time of the last aggregates reset. |