Go to the source code of this file.
- Copyright
- SPDX-FileCopyrightText: 2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ ngcdcsSEQ_CTRL_ALIGN
| #define ngcdcsSEQ_CTRL_ALIGN 1 |
◆ ngcdcsSEQ_CTRL_DISABLE
| #define ngcdcsSEQ_CTRL_DISABLE 0 |
◆ ngcdcsSEQ_MAX_PAT
Maximum number of patterns
◆ ngcdcsSEQ_MAX_STATES
◆ ngcdcsSEQ_NGCII
| #define ngcdcsSEQ_NGCII 0x00010000 |
◆ ngcdcsSEQ_STAT_FAILURE
| #define ngcdcsSEQ_STAT_FAILURE 0x10000000 |
◆ ngcdcsSEQ_STAT_IDLE
| #define ngcdcsSEQ_STAT_IDLE 0x00000000 |
◆ ngcdcsSEQ_STAT_PAUSED
| #define ngcdcsSEQ_STAT_PAUSED 0x00000004 |
◆ ngcdcsSEQ_STAT_RUNNING
| #define ngcdcsSEQ_STAT_RUNNING 0x00000002 |
◆ ngcdcsSEQ_STAT_WAITING
| #define ngcdcsSEQ_STAT_WAITING 0x00000001 |
◆ ngcdcsSEQ_TRIGGERMODE_DIRECT
| #define ngcdcsSEQ_TRIGGERMODE_DIRECT 0x0 |
◆ ngcdcsSEQ_TRIGGERMODE_SHUTTER
| #define ngcdcsSEQ_TRIGGERMODE_SHUTTER 0x1 |