| 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.singlefiltertest |
This package is for the Single Filter Test control software.
|
| org.lsst.ccs.subsystems.fcs.testbench |
This package is for the test bench installed at
APC
with a PC104 and two Can Open Devices : an ADC and a DAC.
|
| Modifier and Type | Field and Description |
|---|---|
protected BridgeToHardware |
MainModule.bridge |
protected BridgeToHardware |
Carousel.tcpProxy |
| Constructor and Description |
|---|
AutochangerMain(BridgeToHardware bridge)
Build a AutochangerMainModule.
|
CarouselMain(BridgeToHardware bridge)
Build a CarouselMainModule.
|
FcsMain(BridgeToHardware bridge,
BridgeToHardware bridgeToLoader)
Build a FcsMainModule
|
LoaderMain(BridgeToHardware bridge)
Build a LoaderMainModule with a bridge.
|
MainModule(BridgeToHardware bridge) |
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenProxy
This Module starts a tcpip server, waits for the connection of a client whose
name is the value of the field clientName.
|
| Constructor and Description |
|---|
SftMain(BridgeToHardware bridge)
Build a SftMainModule with a bridge and a filter.
|
| Modifier and Type | Field and Description |
|---|---|
protected BridgeToHardware |
APCTestBench2CanBusMain.bridgeToLoader
this bridge is to communicate with the canbus1 on the PC104
|
| Constructor and Description |
|---|
APCTestBench2CanBusMain(BridgeToHardware bridge,
BridgeToHardware bridgeToLoader)
Build a main module for APC testbench with 2 CANbus.
|
APCTestBenchMain(BridgeToHardware bridge,
CanOpenThermometer thermometer,
CanOpenLED led,
CanOpenLED fakeLed,
CanOpenThermometer fakeSensor) |
CarouselTestbenchMain(BridgeToHardware bridge)
A constructor to build this Main Module with a bridge.
|
Copyright © 2018 LSST. All rights reserved.