Skip navigation links
A C D E F G H I L M N O R S T U V 

A

AC_CLAMPSNAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_CLAMPXMINUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_CLAMPXPLUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_CLAMPYMINUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_LATCHES_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_LATCHXMINUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_LATCHXPLUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_PLUTO_GATEWAY_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_PLUTOGATEWAY_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
Name for autochanger gateway where sensors can be read.
AC_TRUCKS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_TRUCKXMINUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AC_TRUCKXPLUS_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
AT_STANDBY - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 

C

CHANGER_TCPPROXY_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
Name of the tcpProxy for the autochanger and the carousel
chocolate - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 

D

darkGreen - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 
display() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
 
doneString() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.MobileItemAction
 

E

EPOSConfigurationException - Exception in org.lsst.ccs.subsystems.fcs.errors
This exception is throwned when the hardware configuration of a motor is not the same than the software configuration.
EPOSConfigurationException() - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.EPOSConfigurationException
Creates a new instance of EPOSConfigurationException without detail message.
EPOSConfigurationException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.EPOSConfigurationException
 
EPOSConfigurationException(String, String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.EPOSConfigurationException
Constructs an instance of EPOSConfigurationException with the specified detail message and the name of the hardware.
EPOSEnumerations - Class in org.lsst.ccs.subsystems.fcs
Here are 2 Enum : Parameter and EposMode
EPOSEnumerations() - Constructor for class org.lsst.ccs.subsystems.fcs.EPOSEnumerations
 
EPOSEnumerations.EposMode - Enum in org.lsst.ccs.subsystems.fcs
Here are all the modes that can be configurated for an EPOS controller.
EPOSEnumerations.Parameter - Enum in org.lsst.ccs.subsystems.fcs
Here are the parameters that we can set in an Epos controller.

F

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.

G

getAverageCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getAverageVelocity() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getClampState() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getClampState() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
getClampState() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getColor() - Method in interface org.lsst.ccs.subsystems.fcs.FcsEnumerations.ColoredObject
 
getColor() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterClampState
 
getColor() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterPresenceStatus
 
getColor() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LockStatus
 
getColor() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.SlaveModuleStatus
to be displayed on GUI if needed.
getControllerName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
getCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getErrorHistoryNB() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
getErrorRegister() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
getFailureMsg() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.MobileItemAction
 
getFilterAtStandbyName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getFilterID() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
getFilterName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
getFilterName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
getFilterOnAutochangerName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getFilterOnTrucksName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getFilterPositionSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getFilterPresenceOffset1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getFilterPresenceOffset2() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getFilterPresenceSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
getFilterPresenceSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
getFilterPresenceStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
getFilterPresenceStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getFollowingError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getForceSensorVoltage0() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getForceSensorVoltage1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getForceStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getHandoffSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getInclinaisonXminus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
getInclinaisonXplus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
getIndex() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
 
getIntValues() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByPlutoGateway
 
getLastErrorCode() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
getLastErrorName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
getLoaderConnectedSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
getLockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
getLockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getLockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getLockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderHook
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderHook
 
getLongDescription() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FcsAlert
 
getMasterPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
getMode() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
 
getMode(int) - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
Retrieve and returns a mode which m code is given as an argument.
getMode() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
getModeForParameter(EPOSEnumerations.Parameter) - Static method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
For a given parameter, return the mode in which this parameter has to be configured.
getOnlineClampRawStrain() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
getOnlineClampStrain() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
getOnlineSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getParameters() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.EposMode
 
getPdo1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHYTTC580
 
getPdo2() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHYTTC580
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getProfileVelocity() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
getProfileVelocity() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
getRailSensorStandbackXminusValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getRailSensorStandbackXplusValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getRailSensorStandbyXminusValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getRailSensorStandbyXplusValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getReadValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
getSentCurrent() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getSentValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
getSize() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
 
getSlavePosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
getSlaveStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
getSocketAtStandbyID() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getSocketAtStandbyName() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
getSocketID() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
getSpeed() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
getSpeed() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
getSsiPosition() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
getStandbySensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
getStatus() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.SlaveModuleStatus
 
getStatusByCode(int) - Static method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.SlaveModuleStatus
Retrieve and returns a slaveStatus which s slaveStatus is given as an argument.
getStatusPublishedByHook1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getStatusPublishedByHook2() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getStatusPublishedByHook3() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getStatusPublishedByHook4() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
getSubindex() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
 
getTemperature() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
getText() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.LockStatus
 
getTrucksLocation() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
getUnlockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
getUnlockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
getUnlockSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderHook
 
getVelocity() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
greenColor - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 

H

hardwareName - Variable in exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
Name of the hardware
HardwareNotDetectedException - Exception in org.lsst.ccs.subsystems.fcs.errors
This exception is thrown when we can't detect a given Serial Number on the Can Open network.
HardwareNotDetectedException() - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.HardwareNotDetectedException
Creates a new instance of HardwareNotDetectedException without detail message.
HardwareNotDetectedException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.HardwareNotDetectedException
Constructs an instance of HardwareNotDetectedException with the specified detail message.
HardwareNotDetectedException(String, String, int, String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.HardwareNotDetectedException
 

I

isAf0() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAf0InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAf1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAf1InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAf3() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAf3InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAp2() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAp2InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isAtEngaged() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isAtOnline() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
isAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
isAtStorage() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isBooted() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
isBrakeActivated() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
isCarousel_CF0() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarousel_CF0_InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarousel_CF1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarousel_CF1_InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarousel_CS() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarousel_CS_InError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarouselHoldingFilter() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isCarouselHoldingFilterInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isControllerBooted() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isControllerInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isControllerInFault() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
isControllerInFault() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isControllerInFault() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
isControllerWithBrake() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
isEnableClamps() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isEnabled() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
isEnableLatches() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isEnableRailLin1() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isEnableRailLin2() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isEngagedInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isFilterEngagedSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
isFilterPresenceSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isFilterPresenceSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isForceClampedStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
isForceOverClampedStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
isForceUnclampedStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
isForceUnderClampedStatus() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
isHandoffInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
isHandoffInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isHomingDone() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderHook
 
isInitialized() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
isKeyEng() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isKeyEngInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isKeyLock() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isKeyLockInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isLimitSwitchDownInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isLimitSwitchDownInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isLimitSwitchUpInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isLimitSwitchUpInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isLoaderConnectedSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLoaderHoldingFilterAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLoaderHoldingFilterAtHandoffInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLoaderOnCameraSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isLoaderOnCameraSensorValue() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
isLoaderPresence() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLoaderPresenceInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
isLockOut() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLockOutInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
isLockSensorInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isLockSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
isMasterControllerInFault() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isMovingToStandback() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
isMovingToStandby() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
isOn() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
isOnlineInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
isSigned() - Method in enum org.lsst.ccs.subsystems.fcs.EPOSEnumerations.Parameter
 
isSlaveControllerInFault() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
isStandbyInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
isStorageInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
isTrucksEmpty() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
isUnlockSensorInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
isUnlockSensorsInError() - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 

L

lightblue - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 
LOADER_TCPPROXY_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
Name of the tcpProxy for the loader
LoaderDisconnectedException - Exception in org.lsst.ccs.subsystems.fcs.errors
 
LoaderDisconnectedException() - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.LoaderDisconnectedException
Creates a new instance of LoaderNotConnectedException without detail message.
LoaderDisconnectedException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.LoaderDisconnectedException
Constructs an instance of LoaderNotConnectedException with the specified detail message.

M

magenta2 - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 

N

NO_ERROR - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
NO_FILTER - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
NOT_AT_STANDBY - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
String literals

O

orange1 - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 
org.lsst.ccs.subsystems.fcs - package org.lsst.ccs.subsystems.fcs
This package is for the classes which describe objects that go along the buses.
org.lsst.ccs.subsystems.fcs.errors - package org.lsst.ccs.subsystems.fcs.errors
This packages is for the specific exceptions used in FCS.

R

RejectedCommandException - Exception in org.lsst.ccs.subsystems.fcs.errors
An Exception to be raised when a command sent to FCS is rejected because it's not possible to launch this command in the actual conditions.
RejectedCommandException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.RejectedCommandException
Build a new RejectedCommandException with a message.
royalblue - Static variable in class org.lsst.ccs.subsystems.fcs.FcsEnumerations
 

S

SDORequestException - Exception in org.lsst.ccs.subsystems.fcs.errors
This exception is throwned when a SDO command returns an error code.
SDORequestException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.SDORequestException
Constructs an instance of SDORequestError with the specified detail message.
SDORequestException(String, Throwable) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.SDORequestException
 
SENSOR14BITS_MAX - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
SENSOR14BITS_MIN - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
SensorValueOutOfRangeException - Exception in org.lsst.ccs.subsystems.fcs.errors
This exception is thrown when a sensor real or simulated returns a current value out of range.
SensorValueOutOfRangeException(String, String, int, int, int) - Constructor for exception org.lsst.ccs.subsystems.fcs.errors.SensorValueOutOfRangeException
 
setAf0(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAf0InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAf1(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAf1InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAf3(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAf3InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAp2(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAp2InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setAtEngaged(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setAtHandoff(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setAtHandoff(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setAtOnline(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setAtStandby(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setAtStandby(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setAtStandby(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setAtStorage(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setAverageCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setAverageVelocity(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setBooted(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
setBrakeActivated(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
setCarousel_CF0(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarousel_CF0_InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarousel_CF1(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarousel_CF1_InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarousel_CS(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarousel_CS_InError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarouselHoldingFilter(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setCarouselHoldingFilterInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setClampsState(FcsEnumerations.FilterClampState) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setClampState(FcsEnumerations.FilterClampState) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setClampState(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setControllerBooted(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setControllerInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setControllerInFault(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setControllerInFault(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setControllerInFault(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setControllerName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setControllerWithBrake(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
setCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setCurrent(double) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setEmpty(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setEnableClamps(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setEnabled(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
setEnableLatches(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setEnableRailLin1(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setEnableRailLin2(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setEngagedInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setFilterAtStandbyName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setFilterEngagedSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setFilterID(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setFilterName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
setFilterName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setFilterOnAutochangerName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setFilterOnTrucksName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setFilterPositionSensorValue(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setFilterPresenceOffset1(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setFilterPresenceOffset2(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setFilterPresenceSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setFilterPresenceSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setFilterPresenceSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setFilterPresenceStatus(FcsEnumerations.FilterPresenceStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
setFilterPresenceStatus(FcsEnumerations.FilterPresenceStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setFollowingError(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setForceClampedStatus(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceOverClampedStatus(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceSensorVoltage0(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceSensorVoltage1(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceUnclampedStatus(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setForceUnderClampedStatus(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setHandoffInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setHandoffInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setHandoffSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setHomingDone(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setInclinaisonXminus(double) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setInclinaisonXplus(double) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setInitialized(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
setIntValues(int[]) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByPlutoGateway
 
setKeyEng(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setKeyEngInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setKeyLock(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setKeyLockInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setLimitSwitchDownInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setLimitSwitchUpInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setLoaderConnectedSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLoaderConnectedSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLoaderHoldingFilterAtHandoff(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLoaderHoldingFilterAtHandoffInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLoaderOnCameraSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setLoaderOnCameraSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
 
setLoaderPresence(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLoaderPresenceInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLocked(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setLockOut(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLockOutInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
setLockSensorInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setLockSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setLockSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setLockSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setLockSensorValue(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setMasterControllerInFault(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setMasterPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setMode(EPOSEnumerations.EposMode) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
setMovingToStandback(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setMovingToStandby(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setOn(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
setOnlineClampStrain(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
setOnlineInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setOnlineSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setPdo1(long) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHYTTC580
 
setPdo2(long) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHYTTC580
 
setPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setProfileVelocity(long) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setProfileVelocity(long) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setRailSensorStandbackXminusValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setRailSensorStandbackXplusValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setRailSensorStandbyXminusValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setRailSensorStandbyXplusValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setReadValue(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
setSentCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setSentValue(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
setSlaveControllerInFault(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setSlavePosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setSlaveStatus(FcsEnumerations.SlaveModuleStatus) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setSocketAtStandbyID(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setSocketAtStandbyName(String) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
setSocketID(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
setSpeed(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
setSpeed(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setSsiPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setStandbyInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setStandbySensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
setStatusPublishedByHook1(StatusDataPublishedByLoaderHook) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setStatusPublishedByHook2(StatusDataPublishedByLoaderHook) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setStatusPublishedByHook3(StatusDataPublishedByLoaderHook) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setStatusPublishedByHook4(StatusDataPublishedByLoaderHook) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
setStorageInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
setTemperature(double) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
setTrucksEmpty(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setTrucksLocation(FcsEnumerations.AutoChangerTrucksLocation) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
setUnlockSensorInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setUnlockSensorsInError(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setUnlockSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
setUnlockSensorValue(boolean) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
setVelocity(double) - Method in class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
 
SOCKET_NAME - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 
StatusDataPublishedByAutoChanger - Class in org.lsst.ccs.subsystems.fcs
A structure for the data published on the status bus by the class Autochanger.
StatusDataPublishedByAutoChanger() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChanger
 
StatusDataPublishedByAutochangerLatch - Class in org.lsst.ccs.subsystems.fcs
The data published on the Status Bus by a latch.
StatusDataPublishedByAutochangerLatch() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerLatch
 
StatusDataPublishedByAutochangerOnlineClamp - Class in org.lsst.ccs.subsystems.fcs
Object published by an Autochanger Online Clamp.
StatusDataPublishedByAutochangerOnlineClamp() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerOnlineClamp
 
StatusDataPublishedByAutochangerThreeClamps - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByAutochangerThreeClamps() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerThreeClamps
 
StatusDataPublishedByAutochangerTruck - Class in org.lsst.ccs.subsystems.fcs
An object to be published by one AC Truck.
StatusDataPublishedByAutochangerTruck() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTruck
 
StatusDataPublishedByAutoChangerTrucks - Class in org.lsst.ccs.subsystems.fcs
To publish on the status bus the AutoChangerTrucksModule data.
StatusDataPublishedByAutoChangerTrucks() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutoChangerTrucks
 
StatusDataPublishedByAutochangerTwoLatches - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByAutochangerTwoLatches() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByAutochangerTwoLatches
 
StatusDataPublishedByBasicAutoChanger - Class in org.lsst.ccs.subsystems.fcs
A structure for the data published on the status bus by a BasicAutoChangerModule.
StatusDataPublishedByBasicAutoChanger() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByBasicAutoChanger
 
StatusDataPublishedByCanOpenDevice - Class in org.lsst.ccs.subsystems.fcs
Data to be published on the STATUS bus by a CANopen device
StatusDataPublishedByCanOpenDevice(boolean, boolean) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
StatusDataPublishedByCanOpenDevice(boolean, boolean, boolean, String, int, int, String) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCanOpenDevice
 
StatusDataPublishedByCarousel - Class in org.lsst.ccs.subsystems.fcs
A structure for the data published on the status bus by the CarouselModule.
StatusDataPublishedByCarousel() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarousel
To create a new StatusDataPublishedByCarousel with default values.
StatusDataPublishedByCarouselClamp - Class in org.lsst.ccs.subsystems.fcs
A structure for the data published on the status bus by the ClampModule.
StatusDataPublishedByCarouselClamp() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselClamp
 
StatusDataPublishedByCarouselSocket - Class in org.lsst.ccs.subsystems.fcs
An object that a Carousel Socket publishes on the STATUS bus for trending ddata persister and GUIs.
StatusDataPublishedByCarouselSocket() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByCarouselSocket
 
StatusDataPublishedByClampActuator - Class in org.lsst.ccs.subsystems.fcs
Used only in single-filter-test.
StatusDataPublishedByClampActuator() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByClampActuator
 
StatusDataPublishedByEPOSController - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByEPOSController(boolean, boolean) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
StatusDataPublishedByEPOSController(boolean, boolean, boolean, String, int, int, String) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByEPOSController
 
StatusDataPublishedByHardware - Class in org.lsst.ccs.subsystems.fcs
An object to be published on the Status bus by a Piece of Hardware.
StatusDataPublishedByHardware() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
StatusDataPublishedByHardware(boolean, boolean) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHardware
 
StatusDataPublishedByHYTTC580 - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByHYTTC580(boolean, boolean) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByHYTTC580
 
StatusDataPublishedByLoader - Class in org.lsst.ccs.subsystems.fcs
An object to publish state of loader sensors : - which detect filter presence on loader - which detect if loader is connected on camera
StatusDataPublishedByLoader() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoader
end of Camera protection system signals
StatusDataPublishedByLoaderCarrier - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByLoaderCarrier() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderCarrier
 
StatusDataPublishedByLoaderClamp - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByLoaderClamp() - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderClamp
 
StatusDataPublishedByLoaderHook - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByLoaderHook(boolean, boolean, boolean, FcsEnumerations.LockStatus) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByLoaderHook
 
StatusDataPublishedByPlutoGateway - Class in org.lsst.ccs.subsystems.fcs
 
StatusDataPublishedByPlutoGateway(boolean, boolean, int[]) - Constructor for class org.lsst.ccs.subsystems.fcs.StatusDataPublishedByPlutoGateway
 

T

toString() - Method in exception org.lsst.ccs.subsystems.fcs.errors.FcsHardwareException
 
toString() - Method in exception org.lsst.ccs.subsystems.fcs.errors.HardwareNotDetectedException
 
toString() - Method in exception org.lsst.ccs.subsystems.fcs.errors.SensorValueOutOfRangeException
 
toString() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.FilterClampState
 
toString() - Method in enum org.lsst.ccs.subsystems.fcs.FcsEnumerations.MobileItemAction
 

U

UNKNOWN - Static variable in class org.lsst.ccs.subsystems.fcs.FCSCst
 

V

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.
A C D E F G H I L M N O R S T U V 
Skip navigation links

Copyright © 2019 LSST. All rights reserved.