| Package | Description |
|---|---|
| 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.
|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| Modifier and Type | Field and Description |
|---|---|
protected CanCBXAI814 |
CanOpenSensor14bits.adc
The ADC on which this sensor is plugged.
|
| Constructor and Description |
|---|
CanOpenSensor14bits(CanCBXAI814 adc,
int numOfAnalogInput)
Build a CanOpenSensor14bits with an ADC name a numero of input and a
tickMillis of 1000.
|
CanOpenThermometer(CanCBXAI814 adc,
int numOfAnalogInput) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCanOpenADC
To simulate a CanCBXAI814.
|
| Constructor and Description |
|---|
SimuCanOpenSensor14bits(CanCBXAI814 adc,
int numOfAnalogInput)
Creates a new SimuCanOpenSensor14bits from arguments :
|
| Constructor and Description |
|---|
SimuCarouselClampFilterPresenceSensor(CanCBXAI814 adc,
int numOfAnalogInput)
Create a new simulated filter presence sensor for the Carousel.
|
SimuCarouselClampLockSensor(CanCBXAI814 adc,
int numOfAnalogInput)
Build a new SimuCarouselClampLockSensor
|
Copyright © 2019 LSST. All rights reserved.