| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected CanOpenADC |
CanOpenSensor14bits.adc
The ADC on which this sensor is plugged.
|
| Constructor and Description |
|---|
CanOpenSensor14bits(CanOpenADC adc,
int numOfAnalogInput)
Build a CanOpenSensor14bits with an ADC name a numero of input and a tickMillis of 1000.
|
CanOpenThermometer(CanOpenADC adc,
int numOfAnalogInput) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimuCanOpenADC
To simulate a CanOpenADC.
|
| Constructor and Description |
|---|
SimuCanOpenSensor14bits(CanOpenADC adc,
int numOfAnalogInput)
Creates a new SimuCanOpenSensor14bits from arguments :
|
SimuCarouselClampFilterPresenceSensor(CanOpenADC adc,
int numOfAnalogInput)
Create a new simulated filter presence sensor for the Carousel.
|
SimuCarouselClampLockSensor(CanOpenADC adc,
int numOfAnalogInput)
Buyild a new SimuCarouselClampLockSensor
|
Copyright © 2017 LSST. All rights reserved.