Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The INodeManager type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddReferences |
Adds references to the node manager.
| |
| Browse |
Returns the set of references that meet the filter criteria.
| |
| Call |
Calls a method defined on a object.
| |
| ConditionRefresh |
Tells the NodeManager to refresh any conditions.
| |
| CreateAddressSpace |
Creates the address space by loading any configuration information an connecting to an underlying system (if applicable).
| |
| CreateMonitoredItems |
Creates a set of monitored items.
| |
| DeleteAddressSpace |
Deletes the address by releasing all resources and disconnecting from any underlying system.
| |
| DeleteMonitoredItems |
Deletes a set of monitored items.
| |
| DeleteReference |
Deletes a reference.
| |
| GetManagerHandle |
Returns an opaque handle identifying to the node to the node manager.
| |
| GetNodeMetadata |
Returns the metadata associated with the node.
| |
| HistoryRead |
Reads the history of a set of items.
| |
| HistoryUpdate |
Updates the history for a set of nodes.
| |
| ModifyMonitoredItems |
Modifies a set of monitored items.
| |
| Read |
Reads the attribute values for a set of nodes.
| |
| SetMonitoringMode |
Changes the monitoring mode for a set of monitored items.
| |
| SubscribeToAllEvents |
Tells the NodeManager to report events all events from all sources.
| |
| SubscribeToEvents |
Tells the NodeManager to report events from the specified notifier.
| |
| TranslateBrowsePath |
Finds the targets of the relative path from the source node.
| |
| Write |
Writes a set of values.
|
Properties
| Name | Description | |
|---|---|---|
| NamespaceUris |
Returns the NamespaceUris for the Nodes belonging to the NodeManager.
|