6 ExtrusionDeviceType

6.1 ExtrusionDeviceType Definition

This OPC UA ObjectType is used as base type for all components of an extrusion line (except the information model describing the extrusion line as a whole). This ObjectType is abstract, the different components of an extrusion line use derived Types with the necessary specific extensions.
Figure 3 – ExtrusionDeviceType Overview
Table 1 – ExtrusionDeviceType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | ExtrusionDeviceType | ||||
IsAbstract | True | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 0:BaseObjectType defined in OPC 10000-5 | |||||
0:HasProperty | Variable | LineId | 0:String | 0:PropertyType | M, RW |
0:HasComponent | Object | MachineInformation | 3:MachineInformation Type | M | |
0:HasComponent | Object | MachineConfiguration | 3:MachineConfiguration Type | O | |
0:HasProperty | Variable | IsPresent | 0:Boolean | 0:PropertyType | M, RO |
0:HasProperty | Variable | Target | 0:String{ScalarOrOneDimension} | 0:PropertyType | O, RO |
0:HasProperty | Variable | Strand | 0:UInt32 | 0:PropertyType | O, RO |
0:HasProperty | Variable | Status | ComponentStatusEnumeration | 0:PropertyType | M, RO |
0: HasComponent | Object | ElectricalEnergy | 3:EnergyType | O | |
0:HasComponent | Object | FluidEnergy | 3:EnergyType | O | |
0:HasComponent | Object | PressureAir | 3:EnergyType | O | |
0:HasComponent | Object | Maintenance | 3:MaintenanceType | O | |
0:HasComponent | Object | StartDevice | 3:StartDeviceType | O | |
0:HasComponent | Object | AdditionalMeasuring Devices | 3:MeasuringDevicesType | O | |
0:HasComponent | Object | ProductionDataset Management | 3:ProductionDataset ManagementType | O | |
0:GeneratesEvent | ObjectType | 3:MessageConditionType | Defined in OPC 40083 | ||
0:GeneratesEvent | ObjectType | 3:LogbookEventType | Defined in OPC 40083 |