- FailedCommandException - Exception in org.lsst.ccs.subsystems.fcs.errors
-
An Exception to be thrown when a command can't be executed until the end because a failure
(hardware or software) has happened.
- FailedCommandException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FailedCommandException
-
- FailedCommandException(String, Throwable) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FailedCommandException
-
- FCS_NAME_FOR_MCM - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
-
- FCSCst - Class in org.lsst.ccs.subsystems.fcs
-
Constants shared by main and GUIs.
- FcsEnumerations - Class in org.lsst.ccs.subsystems.fcs
-
This class groups different enum used in all the project.
- FcsEnumerations() - Constructor for class org.lsst.ccs.subsystems.fcs.FcsEnumerations
-
- FcsEnumerations.AutoChangerTrucksLocation - Enum in org.lsst.ccs.subsystems.fcs
-
An enum for the location of the autochanger trucks.
- FcsEnumerations.ColoredObject - Interface in org.lsst.ccs.subsystems.fcs
-
An interface for an object to be displayed on the GUI with the appropriate color.
- FcsEnumerations.FcsAlert - Enum in org.lsst.ccs.subsystems.fcs
-
An ENUM to describe all the Alerts than can be raised by FCS.
- FcsEnumerations.FilterClampState - Enum in org.lsst.ccs.subsystems.fcs
-
An enum for the carousel clamp state.
- FcsEnumerations.FilterPresenceStatus - Enum in org.lsst.ccs.subsystems.fcs
-
The different possibilities for a carousel clamp within the presence of a
filter :
- no filter
- filter engaged and lockable
- unknown state
- sensor in error
The different possibilities for a latch in the
autochanger within the presence of a filter :
- no filter
- filter
- engaged
- unknown state
- FcsEnumerations.FilterReadinessState - Enum in org.lsst.ccs.subsystems.fcs
-
For mcm.
- FcsEnumerations.FilterState - Enum in org.lsst.ccs.subsystems.fcs
-
For mcm.
- FcsEnumerations.LoaderCarrierLocation - Enum in org.lsst.ccs.subsystems.fcs
-
An enum for the location of the loader carrier.
- FcsEnumerations.LockStatus - Enum in org.lsst.ccs.subsystems.fcs
-
An enum used for the loader clamps and autochanger latches and online clamps.
- FcsEnumerations.MobileItemAction - Enum in org.lsst.ccs.subsystems.fcs
-
This is the different actions that can be made by a MobileItemModule.
- FcsEnumerations.SlaveModuleStatus - Enum in org.lsst.ccs.subsystems.fcs
-
Status of slave status module (ttc-30) in carousel subsystem.
- FcsHardwareException - Exception in org.lsst.ccs.subsystems.fcs.errors
-
A generic hardware error.
- FcsHardwareException() - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
-
- FcsHardwareException(String, Throwable) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
-
- FcsHardwareException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
-
Constructs an instance of HardwareError with the specified
detail message.
- FcsHardwareException(String, String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
-
Constructs an instance of HardwareError with the specified
detail message and the name of the hardware in error.
- FCSLOG - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
-
A Logger for all the subsystem FCS.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.AutoChangerTrucksLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FcsAlert
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterClampState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterPresenceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterReadinessState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LoaderCarrierLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LockStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.MobileItemAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.SlaveModuleStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.AutoChangerTrucksLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FcsAlert
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterClampState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterPresenceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterReadinessState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LoaderCarrierLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LockStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.MobileItemAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.SlaveModuleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.