| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenLatchActuatorModule
Used only for the single-filter-test hardware.
|
class |
SimuLatchActuatorModule
A simulated actuator for the latch used in single-filter-test.
|
| Modifier and Type | Field and Description |
|---|---|
protected LatchActuatorModule |
SftFilterLatchModule.latchActuator |
| Modifier and Type | Method and Description |
|---|---|
LatchActuatorModule |
SftFilterLatchModule.getLatchActuator() |
| Constructor and Description |
|---|
SftFilterLatchModule(String filterSensorsDIOName,
DigitalSensor lockSensor,
DigitalSensor unlockSensor,
DigitalSensor filterPresenceSensor,
LatchActuatorModule latchActuator)
Build a new SftFilterLatchModule
|
Copyright © 2017 LSST. All rights reserved.