| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.errors |
This packages is for the specific exceptions used in FCS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenCommunicationException |
class |
CanOpenDeviceException |
class |
CanOpenException
Throwned when we received an emergency message for a node.
|
class |
CanOpenGenericException |
class |
CanOpenMotionException |
class |
CanOpenTemperatureException |
class |
CanOpenVoltageException |
class |
ClampsOrLatchesDisagreeException |
class |
EPOSConfigurationException
This exception is throwned when the hardware configuration of a motor is not the same than
the software configuration.
|
class |
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).
|
class |
HardwareConfigurationException
This exception is thrown when we detect an error in the configuration of the hardware.
|
class |
HardwareNotDetectedException
This exception is thrown when we can't detect a given Serial Number
on the Can Open network.
|
class |
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.
|
class |
SDORequestException
This exception is throwned when a read SDO command returns an error code.
|
class |
SensorValueOutOfRangeException
This exception is thrown when a sensor real or simulated returns a current
value out of range.
|
class |
ShortResponseToSDORequestException |
class |
UnexpectedBootMessageReceivedException
This exception is thrown when we receive an unexpected boot message from the field bus
after the end of the boot process.
|
Copyright © 2015 LSST. All rights reserved.