| Package | Description |
|---|---|
| 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.testbench |
This package is for the test bench installed at
APC
with a PC104 and two Can Open Devices : an ADC and a DAC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerFaultException |
class |
EPOSConfigurationException
This exception is throwned when the hardware configuration of a motor is not
the same than the software configuration.
|
class |
HardwareNotDetectedException
This exception is thrown when we can't detect a given Serial Number on the
Can Open network.
|
class |
SDORequestException
This exception is throwned when a 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuCarouselController.writeTargetPosition(int absolutePosition)
This methods does nothing but save the relativePosition given as argument.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Led.turnOFF() |
String |
Led.turnON() |
Copyright © 2022 LSST. All rights reserved.