8.1 ScaleEventType Definition
8.1.1 Overview
The ScaleEventType is a subtype of the BaseEventType, which it extends with some Properties. It should be used for all Events that are relevant to the weighing technology.

8.1.2 ScaleEventType Definition
| Attribute | Value | ||||
| BrowseName | ScaleEventType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of the BaseEventType defined in OPC 10000-5 | |||||
| 0:HasProperty | Variable | AuxParameters | 0:String[] | 0:PropertyType | Optional |
| 0:HasProperty | Variable | HelpSource | 0:String | 0:PropertyType | Optional |
| 0:HasComponent | Variable | NotificationCategory | 0:UInteger | MultiStateValueDiscreteType | Mandatory |
| 0:HasComponent | Variable | NotificationId | 0:UInteger | MultiStateValueDiscreteType | Mandatory |
| 0:HasComponent | Variable | VendorNotificationId | 0:String | BaseDataVariableType | Optional |
8.1.3 ScaleEventType Description
AuxParameters is an additional text of the event. In the text it is used for the placeholders in the message to the alarm.
HelpSource is a source for additional help information.
NotificationCategory provides the category of the notification. It is used to distinguish if the message is representing an internal event, an information, a dialogue message, an error, a warning, a state or an acknowledgement. Annex C contains all NotificationCategory defined in this specification.
NotificationId provides a unique identifier for the event. Annex C contains all IDs defined in this specification.
VendorNotificationId is a unique vendor-specific identifier for the event.