| 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.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
EPOSControllerWithBrake |
AutochangerOnlineClampProto.getController()
Return ONLINE clamp controller
|
EPOSControllerWithBrake |
AutochangerOnlineClamp.getController()
Return ONLINE clamp controller
|
| Constructor and Description |
|---|
AutochangerTruck(EPOSControllerWithBrake controller,
ComplementarySensors handoffPositionSensors,
ComplementarySensors onlinePositionSensors,
ComplementarySensors standbyPositionSensors)
Builds a AutochangerTruckModule with 3 couple of complementary sensors to
detect position of the truck at ONLINE, HANDOFF and STANDBY position.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EPOSControllerForLinearRail |
interface |
EPOSControllerForOnlineClamp |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenEPOSLinearRailTruck
This class is the driver of the EPOS controller EPOS24 which controls motion
of Autochanger Trucks on the linear rails.
|
class |
CanOpenEPOSOnlineClamp
This class is the driver for the EPOS controller which controls the
Autochanger ONLINE clamps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuAutochangerLinearRailController
To simulate a controller which moves autochanger trucks along its linear
rails.
|
class |
SimuAutochangerOnlineClampController
To simulate a controller which opens and closes a ONLINE clamp on the autochanger.
|
Copyright © 2023 LSST. All rights reserved.