The ControlModuleConfigurationType ObjectType contains all digital settings, stop reasons and root causes of a control module.
The ControlModuleConfigurationType is formally defined in the following table.
Table 76 – ControlModuleConfigurationType Definition
|
Attribute |
Value |
||||
|
BrowseName |
ControlModuleConfigurationType |
||||
|
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 |
<ConfigurationItem> |
0:BaseDataType |
0:DataItemType |
OP, RO |
|
0:HasProperty |
Variable |
DeviceLifeSpan |
0:UInt32 |
0:PropertyType |
O, RO |
|
0:HasProperty |
Variable |
ValidSince |
0:UtcTime |
0:PropertyType |
M, RO |
|
Conformance Units |
|||||
|
TMC Basic Visualisation and Control |
|||||
The components of the ControlModuleConfigurationType are further described below.
|
BrowseName |
Description |
|
ConfigurationItem |
A digital setting for the control module e.g. parameter, stop reason or root cause. |
|
DeviceLifeSpan |
The control module expected life span duration. |
|
ValidSince |
The UTC date and time when the configuration was last changed. |