Name | Description | |
---|---|---|
AcknowledgeCondition | Overloaded. Acknowledges a condition in the Event Server. Uses server descriptor for specifying the OPC server. Use default acknowledger ID and an empty comment. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
BrowseNodes | Browses the specified area (or root) in OPC server's process area space, and returns information about child nodes (areas or sources) found. Uses server descriptor for specifying the OPC server. A parent area descriptor is passed in. No vendor-specific filtering. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
BrowseServers | Browses the specified computer and returns information about OPC (Alarms and Events) servers found. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
ChangeEventSubscription | Changes parameters of a particular event subscription. Changes parameters of an event subscription. Specify new notification rate, subscription filter object, and an "active" flag. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
Clone | Overridden. | |
Create | Creates a new instance of the class. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Clean up any resources being used. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
Equals | (Inherited from object) | |
GetConditionState | Returns the current state information for the condition instance corresponding to the source and condition name, passing in a server descriptor. Also allows to retrieve specified event attributes. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
GetEventsSubscriptionArguments | Obtains parameters of specified events subscription. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetObjectData | (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
GetService | (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsKnownEventsSubscriptionHandle | Determines whether the given event subscription handle is known to this client. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
PullMultipleNotifications | Attempts to pull multiple OPC events subscribed to by the IEasyAEClient.SubscribeEvents method. Returns refresh or standard event notifications. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
QueryEventCategories | Finds out events categories supported by the server. The QueryEventCategories method gives clients a means of finding out the specific categories of events supported by a given server. This method would typically be invoked prior to specifying an event filter. Servers are able to define their own custom event categories, but a list of recommended categories is provided in the OPC specification. Server descriptor is used for specifying the OPC server. Queries event categories for given event types. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
QuerySourceConditions | Finds out event conditions associated with the specified source name. Uses server descriptor for specifying the OPC server. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
RefreshEventSubscription | Force a refresh for all active conditions and inactive, unacknowledged conditions whose event notifications match the filter of the event subscription. Clients often need to get the current condition information from the server, particularly at client startup, for things such as a current alarm summary. The OPC Event Server supports this requirement by resending the most recent event notifications which satisfy the filter in the event subscription and which are related to active and/or unacknowledged conditions. The client can then derive the current condition status from the "refreshed" event notifications. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
Reset | Sets the object properties back to their defaults. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
SubscribeEvents | Subscribe to particular OPC events. The IEasyAEClient.Notification is generated for each event. Subscribe to particular OPC events, using an object that holds all necessary arguments. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
ToString | (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
UnsubscribeAllEvents | Unsubscribe from changes of all OPC events. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
UnsubscribeEvents | Unsubscribe from particular OPC event notifications. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
ValueEquals | Overloaded. Determines whether the specified EasyAEClientCore is value equal to the current object. (Inherited from OpcLabs.EasyOpc.AlarmsAndEvents.EasyAEClientCore) | |
WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) |