The EquipmentModuleConfigurationType ObjectType contains all digital settings, stop reasons and root causes of an equipment module.
The EquipmentModuleConfigurationType is formally defined in the following table.
Table 66 – EquipmentModuleConfigurationType Definition
Attribute |
Value |
||||
BrowseName |
EquipmentModuleConfigurationType |
||||
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 |
LastChangeDate |
0:UtcTime |
0:PropertyType |
M, RO |
Conformance Units |
|||||
TMC Basic Visualisation and Control |
The components of the EquipmentModuleConfigurationType are further described below.
BrowseName |
Description |
ConfigurationItem |
A data item used for configuration of the equipment module such as for example a setting, stop reason, root cause or another editable field. The data item type is any BaseDataType, e.g., string, float, integer and so on, for maximum flexibility. |
LastChangeDate |
The UTC date and time when the configuration was last changed. |