| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.autochanger.ui | |
| org.lsst.ccs.subsystems.fcs.carousel.ui | |
| 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.loader.ui | |
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| org.lsst.ccs.subsystems.fcs.ui.commons |
This package is for the classes used for all the FCS GUIs: loaderGUI,
autochangerGUI and carouselGUI.
|
| org.lsst.ccs.subsystems.fcs.utils |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AutochangerGatherPanel.updateLatchXminusController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateLatchXplusController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateLinearRailMasterController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateLinearRailSlaveController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateOnlineClampXminusController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateOnlineClampXplusController(StatusDataPublishedByEPOSController s) |
protected void |
AutochangerGatherPanel.updateOnlineClampYminusController(StatusDataPublishedByEPOSController s) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CarouselGatherPanel.updateControllerPanel(String controllerName,
StatusDataPublishedByEPOSController s)
Update the controller Panels from data coming from STATUS bus.
|
| Modifier and Type | Method and Description |
|---|---|
StatusDataPublishedByEPOSController |
CanOpenEPOS.getStatusData() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoaderGatherPanel.updateCarrierController(StatusDataPublishedByEPOSController status) |
void |
LoaderGatherPanel.updateClampController(StatusDataPublishedByEPOSController status) |
| Modifier and Type | Method and Description |
|---|---|
StatusDataPublishedByEPOSController |
SimuEPOSControllerModule.getStatusData() |
| Modifier and Type | Method and Description |
|---|---|
void |
EPOSControllerPanel.updateController(StatusDataPublishedByEPOSController status) |
| Modifier and Type | Method and Description |
|---|---|
static StatusDataPublishedByEPOSController |
FcsUtils.createStatusDataPublishedByEPOSController(EPOSController ctlr)
Creates an object to be published on the STATUS bus by an EPOSController.
|
Copyright © 2016 LSST. All rights reserved.