| 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 | Field and Description |
|---|---|
protected BridgeToHardware |
MainModule.bridge |
protected BridgeToHardware |
CarouselClamp.tcpProxy |
protected BridgeToHardware |
Carousel.tcpProxy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BridgeToLoader
Marker interface to identify the bridge to the Loader
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenProxy
The main job of the class CanOpenProxy is to check that the CANopen devices
booted on the CAN bus are the CANopen devices which are listed in the
configuration system.
|
class |
LoaderCanOpenProxy
A class for Loader when it's in whole Exchange System.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuLoaderCanOpenProxy |
Copyright © 2023 LSST. All rights reserved.