
See: Description
| Class | 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.
|
| CarouselSocket |
This is a socket on the carousel : there is 5 sockets on a carousel.
|
| EmergencyMessage |
This is a model for an Emergency message comming from the CANbus.
|
| EPOSEnumerations |
Here are 2 Enum : Parameter and EposMode
|
| FcsEnumerations | |
| FcsMainModule |
The main module in FCS.
|
| Filter |
This is a model for an optical filter for the camera.
|
| FilterClampXminusModule | |
| 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.
|
| 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.
|
| 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.
|
| StatusDataPublishedByAPCTestBench | |
| 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 | |
| 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.
|
| StatusDataPublishedByHardware | |
| StatusDataPublishedByLoader | |
| StatusDataPublishedByLoaderCarrier | |
| StatusDataPublishedByLoaderClamp | |
| StatusDataPublishedByLoaderHook | |
| StatusDataPublishedByPlutoGateway |
| Enum | 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.
|
| 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 |
Copyright © 2015 LSST. All rights reserved.