| 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.carousel.ui |
This package is to gather classes to build GUI for the Carousel.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FcsEnumerations.FilterClampState
An enum for the carousel clamp state.
|
static class |
FcsEnumerations.FilterPresenceStatus
The different possibilities for a carousel clamp within the presence of a
filter :
- no filter
- filter engaged and lockable
- unknown state
- sensor in error
The different possibilities for a latch in the
autochanger within the presence of a filter :
- no filter
- filter
- engaged
- unknown state
|
static class |
FcsEnumerations.LockStatus
An enum used for the loader clamps and autochanger latches and online clamps.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AnalogicSensorPanel.update(int value,
FcsEnumerations.ColoredObject sensorStatus)
Update this panel from a value and a sensorStatus.
|
Copyright © 2018 LSST. All rights reserved.