The AlarmData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AcknowledgeActiveTime |
Actual time and date when the alarm became active
Used for acknowledge because the ActiveTime gets reset with timezones
| |
ActiveTime |
Specifies the time and date when the alarm became active
| |
AlarmConfirmationActiveTime |
The type of the event
| |
AlarmConfirmationProgress |
Stores the alarm confirmation progress
| |
AlarmState |
The state of the alarm
| |
AlarmType |
The type of the event
| |
AliasedMessage |
The Aliased Message of the alarm
| |
AliasedSource |
The Aliased Source of the alarm
| |
Area |
Shows the area of the alarm
| |
Background |
The background of the visual object that will represent the AwxElement
| |
BeepSpeed |
The speed used for beeping
| |
BlinkingBackground |
The Blinking background of the visual object that will represent the AwxElement
| |
BlinkingFontFamily |
Specifies the FontFamily of the font for the visual object that will represent the AwxElement
| |
BlinkingFontSize |
Specifies the size of the font for the visual object that will represent the AwxElement
| |
BlinkingFontStyle |
Specifies the FontStyle of the font for the visual object that will represent the AwxElement
| |
BlinkingFontWeight |
Specifies the FontWeight of the font for the visual object that will represent the AwxElement
| |
BlinkingForeground |
The Blinking foreground of the visual object that will represent the AwxElement
| |
BlinkSpeed |
The speed used for blinking
| |
Category |
The category of the alarm (e.g. Digital, Limit, ROC, Deviation)
| |
DisplayValueBindings |
We can specify a display value (eventually a binding to another value) for each field in the ItemsKey
| |
EncodedEventID |
The EventID encoded as a string
| |
EventClass |
The class of the alarm data (Simple or Condition). Used by CLASSIC OPC AE in order to recognize an alarm or an event
| |
EventID |
The EventID is used to acknowledge the alarm. It's the unique identifier of the EVENT.
| |
FontFamily |
Specifies the FontFamily of the font for the visual object that will represent the AwxElement
| |
FontSize |
Specifies the size of the font for the visual object that will represent the AwxElement
| |
FontStyle |
Specifies the FontStyle of the font for the visual object that will represent the AwxElement
| |
FontWeight |
Specifies the FontWeight of the font for the visual object that will represent the AwxElement
| |
Foreground |
The foreground of the visual object that will represent the AwxElement
| |
IsConfirmation |
Stores if this alarm is has the alarm confirmation feature enabled
| |
IsEmpty |
Specifies if the alarm contains empty values (this happens when the alarm is not deleted immediately, but it needs to be cleared)
| |
IsTimeZoneEnabled |
Set true = if (String.IsNullOrEmpty(TimeZoneID) and DateTimeHelper.IsTimeZoneIdValid(TimeZoneID))
| |
IsVisual |
Stores if this alarm is actually displayed in the GUI
| |
IsWeighted |
Stores if this alarm is has the weighted feature enabled
| |
ItemArray |
The array of values that were sent together with the notification
| |
ItemKeys |
The list of the keys used to identify the values in the ItemArray. Each item in the item array has its own key in the ItemKeys.
| |
Message |
The Message of the alarm
| |
Node |
The SourceName is used to aggregate different events together
| |
NotBlinkingBackground |
The background of the visual object that will represent the AwxElement
| |
NotBlinkingFontFamily |
Specifies the FontFamily of the font for the visual object that will represent the AwxElement
| |
NotBlinkingFontSize |
Specifies the size of the font for the visual object that will represent the AwxElement
| |
NotBlinkingFontStyle |
Specifies the FontStyle of the font for the visual object that will represent the AwxElement
| |
NotBlinkingFontWeight |
Specifies the FontWeight of the font for the visual object that will represent the AwxElement
| |
NotBlinkingForeground |
The foreground of the visual object that will represent the AwxElement
| |
OriginalItemArray |
The array of ORIGINAL values that were sent together with the notification
| |
RawCategory |
The raw category value of the alarm as defined by the sever (e.g. Digital, Limit, ROC, Deviation)
| |
Severity |
The Severity of the event
| |
Source |
The Tag name of the alarm
| |
StyleKey |
Specifies the key that identifies the style associated to this Alarm Data
| |
SubCondition |
The SubCondition of the alarm (e.g. LO, HI, HIHI, LOLO..)
| |
Time |
Specifies the Time when the alarm was generated on the server
| |
TimeZoneID |
Time Zone Id for offset.
| |
Values |
The array of (translated) values that should be used for data binding
|