| 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.
|
| Constructor and Description |
|---|
AutochangerOnlineClamp(EPOSControllerForOnlineClamp controller,
ComplementarySensors closeSensors,
ComplementarySensors openSensors)
Builds an AutochangerOnlineClampModule with a controller, 4 sensors and 2
maps of parameters for the controller.
|
AutochangerOnlineClampProto(EPOSControllerForOnlineClamp controller,
ComplementarySensors closeSensors,
ComplementarySensors openSensors)
Builds an AutochangerOnlineClampModule with a controller, 4 sensors and 2
maps of parameters for the controller.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenEPOSOnlineClamp
This class is the driver for the EPOS controller which controls the
Autochanger ONLINE clamps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuAutochangerOnlineClampController
To simulate a controller which opens and closes a ONLINE clamp on the autochanger.
|
Copyright © 2022 LSST. All rights reserved.