5.5.8 UAMonitoringParameter
| UAMonitoringParameter | DataType | Description |
|---|---|---|
| SamplingInterval | TIME | The rate in milliseconds the server checks the underlying data source for changes. |
| QueueSize | UINT | The queue size for the monitoring item. See also 4.2 Monitored Items |
| DiscardOldest | BOOL | Determine the discard policy in case of queue overflow: TRUE: Discard the oldest in the sample queue FALSE: Discard the newest in the sample queue |
| DeadbandType | UADeadbandType | UADeadbandType. This parameter indicates if a deadband is applied and if applied, which type of Deadband. |
| Deadband | REAL | e.g. percent 0.1%. |