| 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.testbench.LPC |
| Modifier and Type | Method and Description |
|---|---|
Thermometer |
CarouselClampModule.getThermometer() |
| Constructor and Description |
|---|
CarouselClampModule(String aName,
int aTickMillis,
Sensor14bits filterPresenceSensor,
Sensor14bits lockSensor,
Thermometer thermometer,
int filterPresenceValueA,
int filterPresenceValueB,
int filterPresenceValueC,
int filterPresenceOffset,
int lockSensorValueA,
int lockSensorValueB,
int lockSensorValueC,
int lockSensorOffset,
int timeoutForUnlocking,
int timeoutForReleasing,
int currentToUnlock,
int currentToMaintainUnlocked) |
CarouselClampXminus(String aName,
int aTickMillis,
Sensor14bits filterPresenceSensor,
Sensor14bits lockSensor,
Thermometer thermometer,
int filterPositionValueA,
int filterPositionValueB,
int filterPositionValueC,
int filterPositionOffset,
int lockSensorValueA,
int lockSensorValueB,
int lockSensorValueC,
int lockSensorOffset,
int timeoutForUnlocking,
int timeoutForReleasing,
int currentToUnlock,
int currentToMaintainUnlocked) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenThermometer
This is a driver for a thermometer we have in the APC test bench.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuThermometer |
| Constructor and Description |
|---|
SimuCarouselClamp(String aName,
int aTickMillis,
Sensor14bits filterPresenceSensor,
Sensor14bits lockSensor,
Thermometer thermometer,
int filterPositionValueA,
int filterPositionValueB,
int filterPositionValueC,
int filterPositionOffset,
int lockSensorValueA,
int lockSensorValueB,
int lockSensorValueC,
int lockSensorOffset,
int timeoutForUnlocking,
int timeoutForReleasing,
int currentToUnlock,
int currentToMaintainUnlocked) |
SimuCarouselClampXminus(String aName,
int aTickMillis,
Sensor14bits filterPresenceSensor,
Sensor14bits lockSensor,
Thermometer thermometer,
int filterPositionValueA,
int filterPositionValueB,
int filterPositionValueC,
int filterPositionOffset,
int lockSensorValueA,
int lockSensorValueB,
int lockSensorValueC,
int lockSensorOffset,
int timeoutForUnlocking,
int timeoutForReleasing,
int currentToUnlock,
int currentToMaintainUnlocked) |
| Constructor and Description |
|---|
APCTestBench2CanBusMain(String aName,
int aTickMillis,
BridgeToHardware bridge,
BridgeToHardware bridgeToLoader,
Thermometer thermometer,
CanOpenLED led,
CanOpenLED fakeLed,
Thermometer fakeSensor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenLPCGaugeHD2001
A hygrometry, pressure and temperature gauge used for the test bench at LPC in Clermont-Ferrand.
|
| Constructor and Description |
|---|
Scale1ProtoTestBenchMainModule(String aName,
int aTickMillis,
BridgeToHardware bridge,
HygrometrySensor hygrometrySensor,
PressureSensor pressureSensor,
Thermometer thermometer,
CanOpenLED led,
CanOpenLED fakeLed,
Thermometer fakeSensor,
Scale1ProtoPivotingFrame pivotingFrame,
LPCInclinometerModule inclinometer) |
Copyright © 2016 LSST. All rights reserved.