Forum Navigation

What is a Deadband in Accord logging?

Quote

We're logging an analog flow value and it's generating thousands of entries per day even when nothing meaningful is changing. Is there a way to reduce this?

Quote

A Deadband is a logging threshold for analog device values. Accord Server only logs a new value if it has changed by at least the deadband amount since the last entry. This prevents large volumes of unnecessary data for slowly changing values. Note: if any other property of the device changes, a log entry is always created regardless of the deadband.

Scroll to Top