8.1 OperationType definition
The ObjectType of OperationType contains components which are necessary to operate the GDD. It is formally defined in Table 3.
Figure 2 - OperationType overview
Table 3 - OperationType definition
|
Attribute
|
Value
|
| BrowseName | OperationType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5 |
| 0:HasComponent | Variable | DeviceMappingNumber | 0:UInt32 | 0:BaseDataVariableType | M,RW |
| 0:HasComponent | Method | IdentifyDevice | | | O |
| 0:HasComponent | Variable | HighestActiveAlarmSeverity | 0:UInt16 | 0:BaseDataVariableType | M,RO |
| 0:HasComponent | Variable | ActiveErrors | 4:ClassifiedActiveErrorDataType[] | 0:BaseDataVariableType | M,RO |
| 0:HasComponent | Method | ResetAllErrors | | | O |
| 0:HasComponent | Method | ResetErrorById | | | O |
| 0:HasComponent | Method | ResetEnergyMeasurement | | | O |
| 0:HasComponent | Variable | MainFailureBehaviour | MainFailureBehaviourEnumeration | 0:BaseDataVariableType | O |
| 0:HasComponent | Object | TotalEnergy | | 4:EnergyType | O |
| 0:HasComponent | Variable | EnergyConsumptionResettable | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Object | MaintenanceInformation | | MaintenanceInformationType | O |
| 0:HasComponent | Variable | EnergyConsumptionLimit | 0:Double | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | RemoteControlOpcUa | 0:Boolean | 0:BaseDataVariableType | M,RO |
|
Conformance Units
|
|---|
| OPC 40082-6 Basic |
| OPC 40082-6 IdentifyDevice |
| OPC 40082-6 ResetAllErrors |
| OPC 40082-6 ResetErrorById |
| OPC 40082-6 ResetEnergyMeasurement |
| OPC 40082-6 MainFailureBehaviour |
| OPC 40082-6 TotalEnergy |
| OPC 40082-6 EnergyConsumptionResettable |
| OPC 40082-6 MaintenanceInformation |
| OPC 40082-6 EnergyConsumptionLimit |