15 FoamCuttingCycleInformationEventType
The FoamCuttingCycleInformationEventType provides collected information about a production cycle on the foam cutting machine. The trigger for this event is chosen by the vendor, e.g. passing the unloading conveyor light barrier or when a block is fully processed.

| Attribute | Value | ||||
| BrowseName | FoamCuttingCycleInformationEventType | ||||
| IsAbstract | True | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseEventType defined in OPC UA 10000-5 | |||||
| 0:HasComponent | Variable | JobName | 0:String | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | FinishedParts | 0:UInt32 | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | CycleTime | 0:Duration | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | StartTime | 0:UtcTime | 0:BaseDataVariableType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| OPC 40092-1 FoamCuttingCycleInformationEvent | |||||
15.1 JobName
Provides the name of the job.
15.2 FinishedParts
Number of finished parts in the period under review.
15.3 CycleTime
Duration of the cycle.
15.4 StartTime
Start time of the cycle.