Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The MasterNodeManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MasterNodeManager |
Initializes the object with default values.
|
Methods
| Name | Description | |
|---|---|---|
| Browse |
Returns the set of references that meet the filter criteria.
| |
| BrowseNext |
Continues a browse operation that was previously halted.
| |
| Call |
Calls a method defined on a object.
| |
| ConditionRefresh |
Handles condition refresh request.
| |
| CreateExternalReference |
Adds a reference to the table of external references.
| |
| CreateMonitoredItems |
Creates a set of monitored items.
| |
| DeleteMonitoredItems |
Deletes a set of monitored items.
| |
| DeleteReferences |
Deletes the references to the target.
| |
| Dispose()()()() |
Frees any unmanaged resources.
| |
| Dispose(Boolean) |
An overrideable version of the Dispose.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
The finializer implementation.
(Overrides Object..::..Finalize()()()().) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetManagerHandle |
Returns node handle and its node manager.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HistoryRead |
Reads the history of a set of items.
| |
| HistoryUpdate |
Updates the history for a set of nodes.
| |
| ImportNodeSet |
Adds a node set to the default node manager.
| |
| LookupAliasesForNodeIds |
Returns the aliases for the specified node ids.
| |
| LookupNodeIdsForAliases |
Returns the node ids for the specified aliases.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ModifyMonitoredItems |
Modifies a set of monitored items.
| |
| Read |
Reads a set of nodes
| |
| RegisterNamespaceManager |
Registers the node manager as the node manager for Nodes in the specified namespace.
| |
| RegisterNodes |
Registers a set of node ids.
| |
| RemoveReferences |
Deletes the specified references.
| |
| SetMonitoringMode |
Changes the monitoring mode for a set of items.
| |
| Shutdown |
Shuts down the node managers a
| |
| Startup |
Creates the node managers and start them
| |
| ToString | (Inherited from Object.) | |
| TranslateBrowsePathsToNodeIds |
Translates a start node id plus a relative paths into a node id.
| |
| UnregisterNodes |
Unregisters a set of node ids.
| |
| ValidateCallRequestItem |
Validates a call request item parameter
| |
| ValidateMonitoredItemCreateRequest |
Validates a monitored item create request parameter.
| |
| ValidateMonitoredItemModifyRequest |
Validates a monitored item modify request parameter.
| |
| ValidateMonitoringAttributes |
Validates a monitoring attributes parameter.
| |
| ValidateMonitoringFilter |
Validates a monitoring filter.
| |
| Write |
Writes a set of values.
|
Properties
| Name | Description | |
|---|---|---|
| CoreNodeManager |
Returns the core node manager.
| |
| DiagnosticsNodeManager |
Returns the diagnostics node manager.
| |
| Server |
The server that the node manager belongs to.
| |
| UpdateLock |
Returns object used to lock the address space during updates.
|