public class Alerts extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.lsst.ccs.bus.data.Alert |
MOTION
Raised if the Hall data from the last motion indicate a significant deviation
from the predicted motion.
|
static org.lsst.ccs.bus.data.Alert |
PLC
Raised if the shutter controller sends an explicit error message to the subsystem.
|
static org.lsst.ccs.bus.data.Alert |
SYNC
Raised if the PLC state machine and the subsystem state machine appear to
have gotten out of sync.
|
static org.lsst.ccs.bus.data.Alert |
WATCHDOG
Raised if no messages have arrived from the shutter controller within a certain period.
|
| Constructor and Description |
|---|
Alerts() |
public static final org.lsst.ccs.bus.data.Alert SYNC
public static final org.lsst.ccs.bus.data.Alert PLC
public static final org.lsst.ccs.bus.data.Alert WATCHDOG
public static final org.lsst.ccs.bus.data.Alert MOTION
Copyright © 2020 LSST. All rights reserved.