#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <ngc/core/ngcbLIST.hpp>
Go to the source code of this file.
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ ngcbALARM_ACK
| #define ngcbALARM_ACK 0x10 |
◆ ngcbALARM_DOUBLE
| #define ngcbALARM_DOUBLE 0x40 |
◆ ngcbALARM_FATAL
| #define ngcbALARM_FATAL 0x02 |
◆ ngcbALARM_FATAL_ACK
◆ ngcbALARM_INT
| #define ngcbALARM_INT 0x20 |
◆ ngcbALARM_MASK
◆ ngcbALARM_NO_ALARM
| #define ngcbALARM_NO_ALARM 0x00 |
◆ ngcbALARM_WARNING
| #define ngcbALARM_WARNING 0x01 |
◆ ngcbALARM_WARNING_ACK
◆ ngcb_alarm_id