8 OPC UA EventTypes

8.1 GlassEventType Definition

The GlassEventType provides the additional information for an event sent by a glass machine and is formally defined in Table 54. All Event of this Companion Specification will inherit form the GlassEventType.
Table 54 – GlassEventType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | GlassEventType | ||||
IsAbstract | true | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of the BaseEventType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node. | |||||
0:HasProperty | Variable | JobdIdentifier | LimitedString64 | 0:PropertyType | Optional |
0:HasProperty | Variable | Location | LimitedString64 | 0:PropertyType | Optional |
0:HasProperty | Variable | MaterialIdentifier | LimitedString64 | 0:PropertyType | Optional |
0:HasProperty | Variable | Identifier | LimitedString64 | 0:PropertyType | Optional |
JobdIdentifier defines the job identification of the job related to this event.
Location defines the target/source location of the material which is provided.
MaterialIdentifier defines the material identification of the (missing) material which is provided.
Identifier defines a unique identifier for the specific component (e.g. the Serial number, Sheet-Id).