# AlarmManagerBuffer

## `AlarmManagerBuffer` (FB)

FUNCTION\_BLOCK AlarmManagerBuffer IMPLEMENTS IAlarmBuffer

The AlarmManagerBuffer contains all information that is retrieved by the AlarmTraversalConsumer instance. It is used to achieve maximum performance. It is not necessary to search the entire array, because the alarms are dynamically added to the buffer and the buffer is only searched up to the current upper limit. Performance does not depend on the size of the buffer, but on the configured alarms from ALL alarm groups.
