Uses of Package
org.lsst.ccs.subsystems.fcs.errors

Packages that use org.lsst.ccs.subsystems.fcs.errors
org.lsst.ccs.subsystems.fcs This package is for the control software of the LSST camera Filter Exchanger Subsystem. 
org.lsst.ccs.subsystems.fcs.common This packages is for the interfaces or abstract classes that are common for all the subpackages. 
org.lsst.ccs.subsystems.fcs.drivers This package is for the software which communicates with the drivers of the real hardware. 
org.lsst.ccs.subsystems.fcs.errors This packages is for the specific exceptions used in FCS. 
org.lsst.ccs.subsystems.fcs.simulation This package is for the simulators of the Filter Exchanger hardware. 
org.lsst.ccs.subsystems.fcs.singlefiltertest This package is for the Single Filter Test control software. 
org.lsst.ccs.subsystems.fcs.testbench This package is for the test bench installed at APC with a PC104 and two Can Open Devices : an ADC and a DAC. 
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs
CanOpenError
          Throwned when we received an emergency message for a node.
HardwareError
          A generic hardware error.
SensorValueOutOfRangeException
          This exception is thrown when a sensor real or simulated returns a current value out of range.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.common
CanOpenError
          Throwned when we received an emergency message for a node.
HardwareError
          A generic hardware error.
SensorValueOutOfRangeException
          This exception is thrown when a sensor real or simulated returns a current value out of range.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.drivers
CanOpenError
          Throwned when we received an emergency message for a node.
ClampMotorConfigurationError
          This exception is throwned when the hardware configuration of a motor is not the same than the software configuration.
DeploymentError
          This exception is thrown when some files are missing in the deploiement.
ErrorInBootingHardwareProcess
          This exception is thrown during the booting process when we were not able to see all the pieces of hardware that we expected on the field bus during a given amount of time (timeout).
HardwareError
          A generic hardware error.
HardwareNotDetectedException
          This exception is thrown when we can't detect a given Serial Number on the Can Open network.
NodeIDMismatchException
          This exception is thrown when the detected node ID of a piece of hardware identified by its serial number doesn't match the node ID that is in the configuration DB.
ProxyTimeoutException
           
SDORequestError
          This exception is throwned when a read SDO command returns an error code.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.errors
CanOpenError
          Throwned when we received an emergency message for a node.
HardwareConfigurationError
          This exception is thrown when we detect an error in the configuration of the hardware.
HardwareError
          A generic hardware error.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.simulation
CanOpenError
          Throwned when we received an emergency message for a node.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.singlefiltertest
CanOpenError
          Throwned when we received an emergency message for a node.
HardwareError
          A generic hardware error.
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.testbench
HardwareError
          A generic hardware error.
HardwareNotDetectedException
          This exception is thrown when we can't detect a given Serial Number on the Can Open network.
ProxyTimeoutException
           
ReadingADCError
           
SDORequestError
          This exception is throwned when a read SDO command returns an error code.
 



Copyright © 2013 LSST. All Rights Reserved.