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.
HardwareErrorDetectedException
           
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.
HardwareErrorDetectedException
           
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.
ConfigNodeIDMismatchException
          This exception is thrown when the detected node ID of a piece of hardware doesn't match the node ID that is in the configuration DB.
DeploymentError
           
ErrorInBootingHardwareProcess
           
HardwareNotDetectedException
          This exception is thrown when we can't detect a given Serial Number on the Can Open network.
MismatchMotorConfigurationException
          This exception is throwned when the hardware configuration of a motor is not the same than the software configuration.
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.
 

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.
HardwareErrorDetectedException
           
 

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.
HardwareErrorDetectedException
           
 

Classes in org.lsst.ccs.subsystems.fcs.errors used by org.lsst.ccs.subsystems.fcs.testbench
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 © 2012 LSST. All Rights Reserved.