| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Field and Description |
|---|---|
protected TruckModule |
BasicAutoChangerModule.truckXminus
The truck on side X-
|
protected TruckModule |
BasicAutoChangerModule.truckXplus
The truck on side X+
|
| Modifier and Type | Method and Description |
|---|---|
TruckModule |
BasicAutoChangerModule.getTruckXminus() |
TruckModule |
BasicAutoChangerModule.getTruckXplus() |
| Constructor and Description |
|---|
BasicAutoChangerModule(SftFilterLatchModule latchXminus,
SftFilterLatchModule latchXplus,
TruckModule truckXminus,
TruckModule truckXplus,
String railsSensorsDIOName,
String filterSensorsDIOName)
Build a BasicAutoChangerModule with 2 latches, 2 trucks and 2 DIO devices.
|
SftAutoChangerModule(SftFilterLatchModule latchXminus,
SftFilterLatchModule latchXplus,
TruckModule truckXminus,
TruckModule truckXplus,
String railsSensorsDIOName,
String filterSensorsDIOName,
SftTruckMotor sftTrucksMotor)
Build a SftAutoChangerModule
|
Copyright © 2017 LSST. All rights reserved.