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

This packages is for the specific exceptions used in FCS.

See:
          Description

Exception Summary
CanOpenCommunicationError  
CanOpenDeviceError  
CanOpenError Throwned when we received an emergency message for a node.
CanOpenGenericError  
CanOpenMotionError  
CanOpenTemperatureError  
CanOpenVoltageError  
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).
HardwareConfigurationError This exception is thrown when we detect an error in the configuration of the hardware.
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  
ReadingADCError  
SDORequestError This exception is throwned when a read SDO command returns an error code.
SensorValueOutOfRangeException This exception is thrown when a sensor real or simulated returns a current value out of range.
UnexpectedBootMessageReceived This exception is thrown when we receive an unexpected boot message from the field bus after the end of the boot process.
 

Package org.lsst.ccs.subsystems.fcs.errors Description

This packages is for the specific exceptions used in FCS. The more general exceptions should go in the package : or.lsst.ccs.bus.



Copyright © 2013 LSST. All Rights Reserved.