
public interface ControlledBySensors extends AlertRaiser
| Modifier and Type | Method and Description |
|---|---|
default void |
checkSensors(FcsEnumerations.FcsAlert fcsAlert)
Reads sensors and compute state and check is if sensors are in error or not.
|
boolean |
isInError()
returns true if one or many sensors of this hardware is in error.
|
raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarningboolean isInError()
default void checkSensors(FcsEnumerations.FcsAlert fcsAlert)
fcsAlert - FcsHardwareExceptionCopyright © 2017 LSST. All rights reserved.