AccessOPCUAProcess
Gateway now
provides additional information for online and historical alarms and events for
OPC UA Clients. The following additional fields have been implemented for this
purpose:
For AMLConditionType
- AreaName (data type: LocalizedText)
- AreaNumber (data type: Uint16)
- ClassName (data type: LocalizedText)
- Description (data type: LocalizedText)
- EquipmentGroup (data type: LocalizedText)
- ExternalReference (data type: LocalizedText)
- GroupName (data type: LocalizedText)
- Identification_localized (data type: LocalizedText)
- Key (data
type: String)
Enables the unique identification of entries after language translation in
different systems. - ResourceLabel (data type: LocalizedText)
- Unit (data type: LocalizedText)
- UserFullName (data type: String)
Contains
the complete name of the user. This corresponds to the Full name property of the project-based user
administration of an zenon project. The UserName
field already used in previous versions now contains the user name. This
corresponds to the User
name property of
the project-based user administration of an zenon project.
Note: In
previous versions, the UserName field
contained the full name.
For CelEventType:
- Category_localized (data type: LocalizedText)
- Comment_localized (data type: LocalizedText)
- Description (data type: LocalizedText)
- EquipmentGroup_localized (data type: LocalizedText)
- ExternalReference (data type: LocalizedText)
- Identification_localized (data type: LocalizedText)
- Key (data
type: String)
Enables the unique identification of entries after language translation in
different systems.
|
Information
|
|
Depending on the configuration and parameterization,
the LocalizedText data type contains a
static text, a keyword or a translated text.
|