13.1 OperationType definition
Provides Objects and Variables relevant for the operation of the machine and is formally defined in Table 24.
Figure 15 - Overview of OperationType
Table 24 - OperationType ObjectType Definition
|
Attribute
|
Value
|
| BrowseName | OperationType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:BaseObjectType defined in OPC UA 10000-5 |
| 0:HasComponent | Variable | ControlVoltageSwitch | 0:Boolean | 0:BaseDataVariableType | M, RO |
| 0:HasComponent | Object | PeripheralDevices | | 0:FolderType | M |
| 0:HasComponent | Object | JobInformation | | 0:FolderType | M |
| 0:HasComponent | Variable | ProcessingMode | ProcessingModeEnumeration | 0:BaseDataVariableType | M, RO |
|
Conformance Units
|
|---|
| OPC 40092-1 PeripheralDevices |
| OPC 40092-1 JobInformation |
The components of the OperationType have additional subcomponents which are defined in Table 25.
Table 25 - OperationType Additional Subcomponents
|
Source Path
|
Reference
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Others
|
| PeripheralDevices | 0:HasComponent | Variable | <Device_Nr> | 0:Boolean | 0:BaseDataVariableType | OP |
| JobInformation | 0:HasComponent | Variable | JobName | 0:String | 0:BaseDataVariableType | O, RO |
| JobInformation | 0:HasComponent | Variable | FinishedParts | 0:UInt32 | 0:BaseDataVariableType | O, RO |