| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| 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.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.
|
| org.lsst.ccs.subsystems.fcs.utils |
| Modifier and Type | Field and Description |
|---|---|
ClampActuatorModule |
HookModule.motor |
| Modifier and Type | Method and Description |
|---|---|
ClampActuatorModule |
FilterClampModule.getActuator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterClampModule.setActuator(ClampActuatorModule actuator) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenClampActuatorModule
This deviceErrorFile a model for the clamp actuator in the Single Filter Test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuClampActuatorModule |
| Modifier and Type | Field and Description |
|---|---|
ClampActuatorModule |
LPSCTestBenchMainModule.clampActuatorMinus |
| Constructor and Description |
|---|
LPSCTestBenchMainModule(String string,
int i,
BridgeToHardware bridge,
ClampActuatorModule hookMotor) |
| Modifier and Type | Method and Description |
|---|---|
static ActuatorConfig |
FcsUtils.createActuatorConfig(ClampActuatorModule actuatorModule) |
static StatusDataPublishedByClampActuator |
FcsUtils.createStatusDataPublishedByClampActuator(ClampActuatorModule actuator) |
Copyright © 2013 LSST. All Rights Reserved.