Name | Description | |
---|---|---|
SamplingInterval | The rate at which the monitored item should be accessed and evaluated (in milliseconds). | |
State | An arbitrary object associated with the data subscription. |
The following tables list the members exposed by IUADataSubscription.
Name | Description | |
---|---|---|
SamplingInterval | The rate at which the monitored item should be accessed and evaluated (in milliseconds). | |
State | An arbitrary object associated with the data subscription. |
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) | |
OnNext | Provides the sink with new data. (Inherited from OpcLabs.BaseLib.ISink<UAAttributeData>) | |
SetSamplingInterval | Infrastructure. Do not call this method directly. |