The DataManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
ApplyChanges |
Refreshes the Alarms List. Filter is re-applied, Aliases, Conditions, Dictionaries are re-calculated.
| |
Connect |
Connects the point of the selected subscription
| |
Disconnect |
Disconnect added points
| |
Dispose |
Implements IDisposable
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetActiveBeepStyle | Retrieve the active beep style | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetImageCache |
Returns the list of Image keys (and their Base64Stream sources) that will be used by the AlarmData of the data manager
| |
GetPropertyName``1 | (Inherited from BindableObject.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUnfilteredAlarms |
Returns an array of all alarms retrieved, even the alarms that are not available in the Alarms collection because they are filtered
| |
IsServerConnected |
Checks if an event point is connected or not
| |
OnBlink |
Fires blink event
| |
OnPropertyChanged(String) | (Inherited from BindableObject.) | |
OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
ShouldBlink |
Checks if alarms should blink
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UpdateAlias |
Updates the list of alias used by the data manager
| |
UpdateStyle |
A static helper that updates the visual style of the alarm data
|