See: Description
| Interface | Description |
|---|---|
| Thermometer |
| Class | Description |
|---|---|
| AutoChangerModule |
This class will be used with the final hardware in which we have a fliprail
and a clamp online to hold the filter at online position.
|
| BasicAutoChangerModule |
An abstract changer module without a fliprail, without online clamp,
and without a motor.
|
| CarouselLatch | |
| 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.
|
| ClampActuatorModule |
A model for the clamp actuator.
|
| CompactIOModule |
This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
|
| FcsMainModule |
The main module in FCS.
|
| Filter |
This is a model for an optical filter for the camera.
|
| FilterClampModule |
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
|
| FilterClampXminusModule | |
| FilterLatchModule |
This is a model for a latch.
|
| FlipRailModule |
The fliprail is a rail for the auto-changer.
|
| HookModule | |
| LatchActuatorModule | |
| 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.
|
| 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 32760.
|
| TruckModule |
A truck is a mobile part in the autochanger.
|
Copyright © 2013 LSST. All Rights Reserved.