The following tables list the members exposed by MonitoredItemStatus.
Name | Description | |
---|---|---|
![]() | AttributeId | The attribute being monitored. |
![]() | ClientHandle | The identifier assigned by the client. |
![]() | Created | Whether the item has been created on the server. |
![]() | DataEncoding | The encoding to use when returning notifications. |
![]() | DiscardOldest | Whether to discard the oldest entries in the queue when it is full. |
![]() | Error | Any error condition associated with the monitored item. |
![]() | Filter | The filter to use to select values to return. |
![]() | Id | The identifier assigned by the server. |
![]() | IndexRange | The range of array indexes to being monitored. |
![]() | MonitoringMode | The monitoring mode. |
![]() | NodeId | The node id being monitored. |
![]() | QueueSize | The length of the queue used to buffer values. |
![]() | SamplingInterval | The sampling interval. |
Name | Description | |
---|---|---|
![]() | SetMonitoringMode | Updates the monitoring mode. |