Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The IDataChangeMonitoredItem type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetCreateResult |
Returns the result after creating the monitor item.
(Inherited from IMonitoredItem.) | |
| GetModifyResult |
Returns the result after modifying the monitor item.
(Inherited from IMonitoredItem.) | |
| Publish |
Publishes all available data change notifications.
| |
| QueueValue |
Updates the queue with a data value or an error.
|
Properties
| Name | Description | |
|---|---|---|
| DataChangeFilter |
The filter used by the monitored item.
| |
| Id |
The identifier for the item that is unique within the server.
(Inherited from IMonitoredItem.) | |
| IsReadyToPublish |
Checks if the monitored item is ready to publish.
(Inherited from IMonitoredItem.) | |
| ManagerHandle |
The handle assigned by the NodeManager.
(Inherited from IMonitoredItem.) | |
| MonitoredItemType |
A bit mask that indicates what the monitored item is.
(Inherited from IMonitoredItem.) | |
| MonitoringMode |
The monitoring mode specified for the item.
(Inherited from IMonitoredItem.) | |
| NodeManager |
The node manager that created the item.
(Inherited from IMonitoredItem.) | |
| SamplingInterval |
The sampling interval for the item.
(Inherited from IMonitoredItem.) | |
| Session |
The session that owns the monitored item.
(Inherited from IMonitoredItem.) | |
| SubscriptionCallback |
The object to call when item is ready to publish.
(Inherited from IMonitoredItem.) | |
| SubscriptionId |
The identifier for the subscription that is unique within the server.
(Inherited from IMonitoredItem.) |