| 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.autochanger.ui | |
| 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.loader.ui | |
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| org.lsst.ccs.subsystems.fcs.singlefiltertest.ui | |
| org.lsst.ccs.subsystems.fcs.testbench |
This package is for the test bench installed at
APC
with a PC104 and two Can Open Devices : an ADC and a DAC.
|
| org.lsst.ccs.subsystems.fcs.testbench.LPC | |
| org.lsst.ccs.subsystems.fcs.ui.commons |
This package is for the classes used for all the FCS GUIs:
loaderGUI, autochangerGUI and carouselGUI.
|
| org.lsst.ccs.subsystems.fcs.utils |
| Class and Description |
|---|
| AutochangerLatchModule
This class is a model for the latch which lock a filter on the autochanger trucks.
|
| AutoChangerModule
This class is used with the final hardware in which we have
a clamp online to hold the filter at online position.
|
| AutochangerOnlineClampModule
This is a model for online clamp which holds a filter
when it is at ONLINE position.
|
| AutochangerThreeOnlineClamps
The Three Online clamps which holds a filter when it is at ONLINE position can
ve viewed as a single object.
|
| AutoChangerTrucksModule |
| AutochangerTwoLatches
This class represents a model for the 2 Latches of the autochanger.
|
| CarouselClampModule
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
|
| CarouselSocket
This is a socket on the carousel : there is 5 sockets on a carousel.
|
| EPOSEnumerations.EposMode
Here are all the modes that can be configurated for an EPOS controller.
|
| EPOSEnumerations.Parameter
Here are the parameters that we can set in an Epos controller.
|
| FcsEnumerations.AutoChangerTrucksLocation |
| FcsEnumerations.FilterClampState |
| FcsEnumerations.FilterLocation |
| FcsEnumerations.FilterPresenceInLatchStatus
Deprecated.
|
| 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
|
| FcsEnumerations.LoaderCarrierLocation |
| FcsEnumerations.LockStatus |
| FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| FcsEnumerations.RunningWay |
| Filter
This is a model for an optical filter for the camera.
|
| InclinometerModule
This is a model for the Inclinometer used in CPPM test bench.
|
| LoaderCarrierModule
This is a model for the carrier in the loader.
|
| LoaderClampModule
This is model for the clamps mechanism in the loader.
|
| LoaderHookModule
This is the model for a single hook in the loader.
|
| MainModule
This is the Main Module for every software related to the Filters Exchanger :
- single-filter-test control-command
- scale 1 prototype control-command
- real Filters Exchanger
This class is designed to gather the commons methods to all these softwares.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| PlutoGatewayModule
This represents the gateway to the pluto PLC involved in the camera protection system.
|
| Sensor14bits
This class represents a 14bits sensor :
the value returned by the sensor is
coded with 14 bits, so its value is between 0 and 32767.
|
| StatusDataPublishedByAutoChanger
A structure for the data published on the status bus by the AutoChangerModule.
|
| StatusDataPublishedByAutochangerLatch
The data published on the Status Bus by a latch.
|
| StatusDataPublishedByAutochangerOnlineClamp
Object published by an Autochanger Online Clamp.
|
| StatusDataPublishedByAutochangerThreeClamps |
| StatusDataPublishedByAutoChangerTrucks
To publish on the status bus the AutoChangerTrucksModule data.
|
| StatusDataPublishedByAutochangerTwoLatches |
| StatusDataPublishedByCarousel
A structure for the data published on the status bus by the CarouselModule.
|
| StatusDataPublishedByClamp
A structure for the data published on the status bus by the ClampModule.
|
| StatusDataPublishedByFCS
Just to avoid having to change a bunch of classes when the core developpers change
their mind about the interface to implement in the classes which describe
objects to publish on the bus.
|
| StatusDataPublishedByLoader |
| StatusDataPublishedByLoaderCarrier |
| StatusDataPublishedByLoaderClamp |
| StatusDataPublishedByLoaderHook |
| Class and Description |
|---|
| StatusDataPublishedByAutoChanger
A structure for the data published on the status bus by the AutoChangerModule.
|
| StatusDataPublishedByAutochangerLatch
The data published on the Status Bus by a latch.
|
| StatusDataPublishedByAutochangerOnlineClamp
Object published by an Autochanger Online Clamp.
|
| StatusDataPublishedByAutoChangerTrucks
To publish on the status bus the AutoChangerTrucksModule data.
|
| StatusDataPublishedByAutochangerTwoLatches |
| Class and Description |
|---|
| CarouselSocket
This is a socket on the carousel : there is 5 sockets on a carousel.
|
| EPOSEnumerations.EposMode
Here are all the modes that can be configurated for an EPOS controller.
|
| EPOSEnumerations.Parameter
Here are the parameters that we can set in an Epos controller.
|
| FcsEnumerations.LockStatus |
| FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| Filter
This is a model for an optical filter for the camera.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| Class and Description |
|---|
| EPOSEnumerations.EposMode
Here are all the modes that can be configurated for an EPOS controller.
|
| EPOSEnumerations.Parameter
Here are the parameters that we can set in an Epos controller.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| PlutoGatewayModule
This represents the gateway to the pluto PLC involved in the camera protection system.
|
| Sensor14bits
This class represents a 14bits sensor :
the value returned by the sensor is
coded with 14 bits, so its value is between 0 and 32767.
|
| StatusDataPublishedByEPOSController |
| Class and Description |
|---|
| CarouselClampModule
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
|
| CarouselModule
This is a representation of the hardware of the carousel.
|
| CarouselSocket
This is a socket on the carousel : there is 5 sockets on a carousel.
|
| EPOSEnumerations.EposMode
Here are all the modes that can be configurated for an EPOS controller.
|
| EPOSEnumerations.Parameter
Here are the parameters that we can set in an Epos controller.
|
| FcsEnumerations.FilterClampState |
| FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| Filter
This is a model for an optical filter for the camera.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| PlutoGatewayModule
This represents the gateway to the pluto PLC involved in the camera protection system.
|
| Sensor14bits
This class represents a 14bits sensor :
the value returned by the sensor is
coded with 14 bits, so its value is between 0 and 32767.
|
| StatusDataPublishedByClampActuator |
| StatusDataPublishedByEPOSController |
| Class and Description |
|---|
| CarouselModule
This is a representation of the hardware of the carousel.
|
| CarouselSocket
This is a socket on the carousel : there is 5 sockets on a carousel.
|
| FcsEnumerations.AutoChangerTrucksLocation |
| FcsEnumerations.FilterPresenceInLatchStatus
Deprecated.
|
| FcsEnumerations.LockStatus |
| FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| Filter
This is a model for an optical filter for the camera.
|
| MainModule
This is the Main Module for every software related to the Filters Exchanger :
- single-filter-test control-command
- scale 1 prototype control-command
- real Filters Exchanger
This class is designed to gather the commons methods to all these softwares.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| StatusDataPublishedByAutochangerLatch
The data published on the Status Bus by a latch.
|
| StatusDataPublishedByBasicAutoChanger
A structure for the data published on the status bus by a BasicAutoChangerModule.
|
| Class and Description |
|---|
| StatusDataPublishedByAutochangerLatch
The data published on the Status Bus by a latch.
|
| StatusDataPublishedByBasicAutoChanger
A structure for the data published on the status bus by a BasicAutoChangerModule.
|
| StatusDataPublishedByCarousel
A structure for the data published on the status bus by the CarouselModule.
|
| StatusDataPublishedByClamp
A structure for the data published on the status bus by the ClampModule.
|
| StatusDataPublishedByClampActuator |
| Class and Description |
|---|
| AutochangerLatchModule
This class is a model for the latch which lock a filter on the autochanger trucks.
|
| AutochangerMainModule
This class is the Main Module when autochanger is in standalone mode.
|
| AutoChangerModule
This class is used with the final hardware in which we have
a clamp online to hold the filter at online position.
|
| AutochangerOnlineClampModule
This is a model for online clamp which holds a filter
when it is at ONLINE position.
|
| AutoChangerTrucksModule |
| CarouselClampModule
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
|
| InclinometerModule
This is a model for the Inclinometer used in CPPM test bench.
|
| LoaderModule
This is the model for the loader in the Filter Exchange System.
|
| MainModule
This is the Main Module for every software related to the Filters Exchanger :
- single-filter-test control-command
- scale 1 prototype control-command
- real Filters Exchanger
This class is designed to gather the commons methods to all these softwares.
|
| NumericSensor
This class represents a numeric sensor which sends a digitalValue 0 or 1.
|
| PlutoGatewayModule
This represents the gateway to the pluto PLC involved in the camera protection system.
|
| Class and Description |
|---|
| FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| MainModule
This is the Main Module for every software related to the Filters Exchanger :
- single-filter-test control-command
- scale 1 prototype control-command
- real Filters Exchanger
This class is designed to gather the commons methods to all these softwares.
|
| Sensor14bits
This class represents a 14bits sensor :
the value returned by the sensor is
coded with 14 bits, so its value is between 0 and 32767.
|
| Class and Description |
|---|
| StatusDataPublishedByEPOSController |
| StatusDataPublishedByHardware |
| StatusDataPublishedByPlutoGateway |
| Class and Description |
|---|
| AutochangerLatchModule
This class is a model for the latch which lock a filter on the autochanger trucks.
|
| AutochangerMainModule
This class is the Main Module when autochanger is in standalone mode.
|
| AutoChangerModule
This class is used with the final hardware in which we have
a clamp online to hold the filter at online position.
|
| AutochangerOnlineClampModule
This is a model for online clamp which holds a filter
when it is at ONLINE position.
|
| AutochangerThreeOnlineClamps
The Three Online clamps which holds a filter when it is at ONLINE position can
ve viewed as a single object.
|
| AutoChangerTrucksModule |
| AutochangerTwoLatches
This class represents a model for the 2 Latches of the autochanger.
|
| CarouselClampModule
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
|
| CarouselModule
This is a representation of the hardware of the carousel.
|
| LoaderCarrierModule
This is a model for the carrier in the loader.
|
| LoaderClampModule
This is model for the clamps mechanism in the loader.
|
| LoaderHookModule
This is the model for a single hook in the loader.
|
| LoaderModule
This is the model for the loader in the Filter Exchange System.
|
| PlutoGatewayModule
This represents the gateway to the pluto PLC involved in the camera protection system.
|
| StatusDataPublishedByAutoChanger
A structure for the data published on the status bus by the AutoChangerModule.
|
| StatusDataPublishedByAutochangerLatch
The data published on the Status Bus by a latch.
|
| StatusDataPublishedByAutochangerOnlineClamp
Object published by an Autochanger Online Clamp.
|
| StatusDataPublishedByAutochangerThreeClamps |
| StatusDataPublishedByAutoChangerTrucks
To publish on the status bus the AutoChangerTrucksModule data.
|
| StatusDataPublishedByAutochangerTwoLatches |
| StatusDataPublishedByBasicAutoChanger
A structure for the data published on the status bus by a BasicAutoChangerModule.
|
| StatusDataPublishedByCarousel
A structure for the data published on the status bus by the CarouselModule.
|
| StatusDataPublishedByClamp
A structure for the data published on the status bus by the ClampModule.
|
| StatusDataPublishedByClampActuator |
| StatusDataPublishedByEPOSController |
| StatusDataPublishedByHardware |
| StatusDataPublishedByLoader |
| StatusDataPublishedByLoaderCarrier |
| StatusDataPublishedByLoaderClamp |
Copyright © 2015 LSST. All rights reserved.