| 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 |
CanOpenLatchActuator
Used only for the single-filter-test hardware.
|
class |
SimuLatchActuator
A simulated actuator for the latch used in single-filter-test.
|
| Modifier and Type | Field and Description |
|---|---|
protected LatchActuator |
SftFilterLatch.latchActuator |
| Modifier and Type | Method and Description |
|---|---|
LatchActuator |
SftFilterLatch.getLatchActuator() |
| Constructor and Description |
|---|
SftFilterLatch(CompactIO filterSensorsDIO,
DigitalSensor lockSensor,
DigitalSensor unlockSensor,
DigitalSensor filterPresenceSensor,
LatchActuator latchActuator)
Build a new SftFilterLatchModule
|
Copyright © 2017 LSST. All rights reserved.