| 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.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 | Class and Description |
|---|---|
class |
CompactIOModule
This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
|
class |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenDIO
This is the driver class for the Digital-Input-Output we use in the FCS: CAN-CBX-DIO8.
|
class |
CanOpenGaugeHD2001
A hygrometry, pressure and temperature gauge used for the test bench at LPC in Clermont-Ferrand.
|
class |
CanOpenSensor14bits
This is a Model for a sensor on a can open bus which communicates over Can Open protocol.
|
class |
CanOpenThermometer
This is a driver for a thermometer we have in the APC test bench.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuClampFilterPresenceSensor |
class |
SimuClampLockSensor |
class |
SimuCompactIOModule |
class |
SimuSensor14bits
This class is to simulate a sensor which returns a value coded on 12bits.
|
class |
SimuThermometer |
Copyright © 2014 LSST. All rights reserved.