Name | Description | |
---|---|---|
AcknowledgeMultipleConditions | Acknowledges multiple conditions in the Event Server. | |
BrowseOne | Browses the nodes in OPC A&E server's address space. Starts from the specified node, and returns information about child nodes found. Browses the nodes in server's address space, given a browse arguments object. | |
BrowseTree | Overloaded. Allows to traverse through OPC A&E address space nodes under the specified node, using given browse arguments. | |
Equals | (Inherited from object) | |
FindEventCategory | Attempts to find a specified event category in the OPC server, and returns information about it when found. | |
FindEventCondition | Attempts to find a specified event condition in the OPC server and for given event category, and returns information about it when found. | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
SubscribeMultipleEvents | Overloaded. | |
SupportsTechnology | Determines whether the client object supports a given OPC technology or technologies (such as OPC COM or OPC XML). | |
ToString | Returns a string that represents the current object. (Inherited from object) | |
UnsubscribeMultipleEvents | Unsubscribe from changes of multiple OPC events. Unsubscribe from changes of multiple OPC events, specifying array of integer handles. |