OpcConnection
Constructor |
Overloaded. Initializes a new instance of the OpcConnection class. |
Connected |
Gets or Sets the connection to be connected or disconnected. |
ConnectionScheme |
Gets or Sets the connection scheme to be used to connect to the OPC Server. |
![]() |
Gets the
|
Groups |
Gets the IOpcGroupCollection that contains the IOpcGroup objects for this connection. |
![]() |
Gets or sets the
|
ServerIdentifier |
Gets or sets a ResourceIdentifier of the identifier for the OPC server. |
ServerName |
Gets a friendly name for the OPC Server that may be used for display purposes. |
ServerStatus |
Gets an IOpcServerStatus object indicating the current status of the OPC Server. |
Browse |
Gets an array of IOpcBrowseElement objects that represent the child nodes of an item. |
![]() |
Overloaded. Releases the resources used by the
|
![]() |
Overloaded. Determines whether two
|
![]() |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetProperties |
Gets IOpcItemProperty objects representing the OPC properties for requested Item IDs. |
![]() |
Gets the
|
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() |
Returns a
|
![]() |
Adds an event handler to listen to the
|
GroupAdded |
Occurs when a group is added to the Groups collection. |
GroupRemoved |
Occurs when a group is removed from the Groups collection. |
ItemDefinitionChange |
Occurs when one of the definition of one of the IOpcItems contained by one IOpcGroup objects in the Groups property changes. |
ItemRuntimeChange |
Occurs when one of the runtime information of one of the IOpcItems contained by one IOpcGroup objects in the Groups property changes. |
WriteComplete |
Occurs when an asynchronous write operation has completed. |
WriteTimeout |
Occurs when an asynchronous write operation has timed-out. |
![]() |
Overridden. Gets a value that indicates whether the OpcConnection is currently in design mode. |
![]() |
Gets the list of event handlers that are attached to this
|
![]() |
Overloaded. Overridden. See
|
![]() |
Overridden. Allows an
In C# and C++, finalizers are expressed using destructor syntax. |
![]() |
Returns an object that represents a service provided by the
|
![]() |
Creates a shallow copy of the current
|
OnGroupAdded |
Raises the GroupAdded event. |
OnGroupRemoved |
Raises the GroupRemoved event. |
OnItemDefinitionChange |
Raises the ItemDefinitionChange event. |
OnItemRuntimeChange |
Raises the ItemRuntimeChange event. |
OnWriteComplete |
Raises the WriteComplete event. |
OnWriteTimeout |
Raises the WriteTimeout event. |