| 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.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Modifier and Type | Method and Description |
|---|---|
ComplementarySensors |
AutochangerOnlineClamp.getCloseSensors()
returns closeSensors for tests
|
ComplementarySensors |
AutochangerOnlineClamp.getOpenSensors()
returns openSensors for tests
|
| Constructor and Description |
|---|
AutochangerLatch(EPOSController latchController,
ComplementarySensors closeSensors,
ComplementarySensors openSensors,
ComplementarySensors filterEngagedSensors)
Builds a AutochangerLatchModule with a controller and 3 sensors.
|
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.
|
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 | Method and Description |
|---|---|
protected void |
SimuAutochangerPlutoGateway.simuComplementarySensorsInError(ComplementarySensors sensors) |
protected void |
SimuAutochangerPlutoGateway.simuComplementarySensorsNotOn(ComplementarySensors sensors) |
protected void |
SimuAutochangerPlutoGateway.simuComplementarySensorsOn(ComplementarySensors sensors) |
Copyright © 2024 LSST. All rights reserved.