| Interface | Description |
|---|---|
| NodeSubscriptionDefinition |
Provides the meta data needed for an OPC server to subscribe to a node
|
| OPCManager |
The public interface for the entire OPC system for conusmers of OPC data.
|
| SROPCServer |
An SROPCServer represents a connection to some kind of OPC server.
|
| SubscribableNode |
An object that provides the information needed to subscribe to a node (the NodeSubscriptionDefinition), and receives
the QualifiedValue when the subscribed node changes.
|
| SubscriptionChangeListener |
| Class | Description |
|---|---|
| BasicNodeSubscriptionDefinition | |
| CustomSubscriptionManager |
This class provides more advanced facilities for working with OPC subscriptions.
|
| OPCServerSettingsRecord | |
| OPCServerType | |
| Subscription |
A subscription is a named subscription for a set of SubscribableNodes.
|
| SubscriptionChangeEvent | |
| SubscriptionModel | |
| SubscriptionModel.SubscriptionInfo |
| Enum | Description |
|---|---|
| CustomSubscriptionManager.Mode | |
| SROPCServer.State |