
public interface ControlledBySensors extends AlertRaiser
alertSeparator| Modifier and Type | Method and Description |
|---|---|
default void |
checkSensors(FcsEnumerations.FcsAlert fcsAlert,
String myName)
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.
|
clearAlarm, getAlertSeparator, getAlertService, getName, getSubsystem, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarmOnlyIfNew, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyIfNew, raiseWarning, raiseWarning, raiseWarningOnlyEveryTenMinutes, raiseWarningOnlyIfNewboolean isInError()
default void checkSensors(FcsEnumerations.FcsAlert fcsAlert, String myName)
fcsAlert - myName - FcsHardwareExceptionCopyright © 2021 LSST. All rights reserved.