Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The SamplingGroupManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SamplingGroupManager |
Creates a new instance of a sampling group.
|
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges |
Applies any pending changes caused by adding,changing or removing monitored items.
| |
| CreateMonitoredItem(OperationContext, UInt32, Double, TimestampsToReturn, UInt32, Object, MonitoredItemCreateRequest, Range, Double) |
Creates a new monitored item and calls StartMonitoring().
| |
| CreateMonitoredItem(IServerInternal, INodeManager, Object, UInt32, UInt32, Session, ReadValueId, DiagnosticsMasks, TimestampsToReturn, MonitoringMode, UInt32, MonitoringFilter, MonitoringFilter, Range, Double, UInt32, Boolean, Double) |
Creates a new monitored item.
| |
| 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.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ModifyMonitoredItem |
Modifies a monitored item and calls ModifyMonitoring().
| |
| ModifyMonitoring |
Changes monitoring attributes the item.
| |
| Shutdown |
Stops all sampling groups and clears all items.
| |
| StartMonitoring |
Starts monitoring the item.
| |
| StopMonitoring |
Stops monitoring the item.
| |
| ToString | (Inherited from Object.) |