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
CanOpenException
          Throwned when we received an emergency message for a node.
HardwareException
          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
CanOpenException
          Throwned when we received an emergency message for a node.
HardwareException
          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
CanOpenException
          Throwned when we received an emergency message for a node.
ClampMotorConfigurationException
          This exception is throwned when the hardware configuration of a motor is not the same than the software configuration.
DeploymentException
          This exception is thrown when some files are missing in the deploiement.
ErrorInBootingHardwareProcessException
          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).
HardwareConfigurationException
          This exception is thrown when we detect an error in the configuration of the hardware.
HardwareException
          A generic hardware error.
HardwareNotDetectedException
          This exception is thrown when we can't detect a given Serial Number on the Can Open network.
ProxyTimeoutException
           
SDORequestException
          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
CanOpenException
          Throwned when we received an emergency message for a node.
HardwareConfigurationException
          This exception is thrown when we detect an error in the configuration of the hardware.
HardwareException
          A generic hardware error.
 

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

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

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



Copyright © 2013 LSST. All Rights Reserved.